reyandme / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
122 stars 29 forks source link

FPC Lazarus KM_SettingsXML unit compilation fix #195

Closed dpronin closed 8 months ago

dpronin commented 8 months ago

TKMSettingsXML.SaveToFile must override a virtual method of the base class with a correct type UnicodeString rather than an ordinary string