author | Xeli |
Fri, 23 Mar 2012 14:18:58 +0100 | |
changeset 6808 | e9c45f3c5b9c |
parent 6807 | f4816282ba01 |
child 6809 | 5c78efca08a4 |
--- a/hedgewars/uTouch.pas Fri Mar 23 00:21:34 2012 +0100 +++ b/hedgewars/uTouch.pas Fri Mar 23 14:18:58 2012 +0100 @@ -145,7 +145,7 @@ if isOnWidget(utilityWidget, finger^) then begin - ParseCommand('/timer ' + inttostr((CurrentHedgeHog^.CurWeapon^.Timer div 1000 + 1) mod 5)); + //ParseCommand('/timer ' + inttostr((CurrentHedgeHog^.CurWeapon^.Timer div 1000 + 1) mod 5)); end; dec(buttonsDown);//no buttonsDown, undo the inc() above if buttonsDown = 0 then