diff -r f1b4f37dba22 -r 627b5752733a hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Fri Nov 04 14:10:27 2011 +0300 +++ b/hedgewars/uTypes.pas Sat Nov 05 09:37:17 2011 +0300 @@ -32,7 +32,7 @@ type HwColor4f = record - r, g, b, a: byte + r, g, b, a: byte; end; // Possible states of the game