changeset 3634 | 93d260c96635 |
parent 3626 | 19f78afa0188 |
child 3650 | ec90e573f47a |
--- a/hedgewars/uMisc.pas Sat Jul 10 02:02:37 2010 +0200 +++ b/hedgewars/uMisc.pas Sat Jul 10 15:39:07 2010 +0200 @@ -81,7 +81,6 @@ isSoundEnabled : boolean = true; isMusicEnabled : boolean = false; cVSyncInUse : boolean = true; - cWeaponTooltips : boolean = true; cLocaleFName : shortstring = 'en.txt'; cInitVolume : LongInt = 50; cTimerInterval : LongInt = 8;