branch | qmlfrontend |
changeset 10450 | bf9e30b4ef9b |
parent 10444 | 47a6231f1fc1 |
child 10452 | 03519fd9f98d |
--- a/hedgewars/uFLTypes.pas Sat Nov 01 00:23:22 2014 +0300 +++ b/hedgewars/uFLTypes.pas Sat Nov 01 22:51:07 2014 +0300 @@ -24,7 +24,7 @@ graveName: shortstring; fortName: shortstring; owner: shortstring; - color: shortstring; + color: Longword; extDriven: boolean; botLevel: Longword; hedgehogs: array[0..7] of THedgehog;