hedgewars/uMisc.pas
changeset 13 7a5db822fd3f
parent 4 bcbd7adb4e4b
child 17 a6bed8d31444
--- a/hedgewars/uMisc.pas	Tue Sep 06 19:09:39 2005 +0000
+++ b/hedgewars/uMisc.pas	Wed Sep 07 18:51:53 2005 +0000
@@ -85,6 +85,7 @@
 var
     cSendEmptyPacketTime : LongWord = 2000;
     cSendCursorPosTime   : LongWord = 50;
+    ShowCrosshair  : boolean;
 
     flagMakeCapture: boolean = false;