hedgewars/uConsts.pas
changeset 306 7b61834edcf6
parent 305 1c1cd66ffcdc
child 307 96b428ac11f2
--- a/hedgewars/uConsts.pas	Tue Dec 19 17:20:14 2006 +0000
+++ b/hedgewars/uConsts.pas	Thu Jan 04 16:27:45 2007 +0000
@@ -62,6 +62,8 @@
 
      TCapGroup  = (capgrpGameState, capgrpAmmoinfo, capgrpNetSay, capgrpVolume);
 
+     TStatInfoType = (siGameResult);
+
      THHFont    = record
                   Handle: PTTF_Font;
                   Height: integer;