hedgewars/uTypes.pas
changeset 6889 149638c9cbc4
parent 6888 32a54322d262
child 6957 ab8034208fcd
--- a/hedgewars/uTypes.pas	Sat Apr 14 23:19:45 2012 +0400
+++ b/hedgewars/uTypes.pas	Sat Apr 14 23:36:57 2012 +0400
@@ -174,7 +174,7 @@
             Handle: PTTF_Font;
             Height: LongInt;
             style: LongInt;
-            Name: string[21];
+            Name: string[31];
             end;
 
     PAmmo = ^TAmmo;