branch | sdl2transition |
changeset 9684 | 8113075dc7cc |
parent 9682 | aa2431ed87b2 |
child 9686 | 352393fc75be |
--- a/hedgewars/hwengine.pas Thu Nov 07 21:06:30 2013 +0400 +++ b/hedgewars/hwengine.pas Thu Nov 07 21:10:17 2013 +0400 @@ -363,7 +363,7 @@ ParseCommand('fullscr 0', true); end; - ControllerInit(); // has to happen before InitKbdKeyTable to map keys + //ControllerInit(); // has to happen before InitKbdKeyTable to map keys InitKbdKeyTable(); AddProgress();