diff -r 4cb727e029fa -r bf9e30b4ef9b hedgewars/uFLTypes.pas --- 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;