hedgewars/uFLTypes.pas
branchqmlfrontend
changeset 11462 33a0e3a14ddc
parent 11460 9f2fb0031ef0
child 11827 8c71c5a1172f
--- a/hedgewars/uFLTypes.pas	Sun Dec 20 12:45:49 2015 +0300
+++ b/hedgewars/uFLTypes.pas	Sat Dec 26 22:29:57 2015 +0300
@@ -119,6 +119,8 @@
             theme: shortstring;
             script: shortstring;
             map: shortstring;
+            drawnData: array[word] of char;
+            drawnDataSize: LongWord;
             scheme: TScheme;
             ammo: TAmmo;
             mapgen: LongInt;