diff -r 366adfa1a727 -r 7a5db822fd3f hedgewars/uMisc.pas --- 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;