kam_remake icon indicating copy to clipboard operation
kam_remake copied to clipboard

TKMGame.Save(): fix compilation on Linux platform with FPC-3.2.2

Open dpronin opened this issue 1 year ago • 0 comments

FPC-3.2.2 does not have IndexOfItem method of List<T> to traverse the latter from the end to the beginning, so we use a handmade cycle to do that on Linux

dpronin avatar Jan 09 '24 22:01 dpronin