hedgewars/uTypes.pas
changeset 5585 c09f5b41644a
parent 5563 fc73b6e941f7
child 5612 2638dec1b323
child 5619 2ec22ebeb6f5
--- a/hedgewars/uTypes.pas	Tue Aug 16 23:02:27 2011 -0400
+++ b/hedgewars/uTypes.pas	Wed Aug 17 00:11:57 2011 -0400
@@ -282,6 +282,7 @@
         Text: shortstring;
         Tint: Longword;
         uid: Longword;
+        Layer: byte;
         end;
 
     TStatistics = record