branch | qmlfrontend |
changeset 10515 | 7705784902e1 |
parent 10434 | 1614b13ad35e |
parent 10510 | 9329dab04490 |
child 11071 | 3851ce4f2061 |
--- a/hedgewars/uInputHandler.pas Sun Nov 09 23:02:21 2014 +0300 +++ b/hedgewars/uInputHandler.pas Tue Nov 18 23:39:30 2014 +0300 @@ -172,7 +172,7 @@ if KeyDown then begin Trusted:= Trusted and (not isPaused); //releasing keys during pause should be allowed on the other hand - + if CurrentBinds[code] = 'switch' then LocalMessage:= LocalMessage or gmSwitch else if CurrentBinds[code] = '+precise' then