diff options
author | lolbot-iichan | 2019-06-03 11:14:11 +0300 |
---|---|---|
committer | Filippos Karapetis | 2019-06-25 08:10:16 +0300 |
commit | b9af5ad30496cf04604189008e9efe2af1b9164b (patch) | |
tree | 095273aac4528ebfbe09db083bcbccbdb356d3fb /engines/wintermute/base/base_sub_frame.h | |
parent | 555e400d768004355a79e693e4b7e9258ac95c7a (diff) | |
download | scummvm-rg350-b9af5ad30496cf04604189008e9efe2af1b9164b.tar.gz scummvm-rg350-b9af5ad30496cf04604189008e9efe2af1b9164b.tar.bz2 scummvm-rg350-b9af5ad30496cf04604189008e9efe2af1b9164b.zip |
WINTERMUTE: Fix IsKeyDown to work with ASCII
Tanya Grotter series has a cheat, that is triggered with
(Keyboard.IsKeyDown("A") && Keyboard.IsControl && Keyboard.IsAlt &&
Game.DebugMode) condition.
vKeyToKeyCode(97) would produce a warning message, fixed this.
Diffstat (limited to 'engines/wintermute/base/base_sub_frame.h')
0 files changed, 0 insertions, 0 deletions