diff options
author | Martin Kiewitz | 2016-01-29 22:57:30 +0100 |
---|---|---|
committer | Martin Kiewitz | 2016-01-29 22:57:30 +0100 |
commit | 171b79c2c528d03a826ab095fcd3b0ebd3236f94 (patch) | |
tree | 59496fe1279e4aa5810b86b6585cac8296c62df6 /engines/scumm/script_v8.cpp | |
parent | 1e73796bd0b17740ca4c35b9a7bd1882f9de6a37 (diff) | |
download | scummvm-rg350-171b79c2c528d03a826ab095fcd3b0ebd3236f94.tar.gz scummvm-rg350-171b79c2c528d03a826ab095fcd3b0ebd3236f94.tar.bz2 scummvm-rg350-171b79c2c528d03a826ab095fcd3b0ebd3236f94.zip |
SCI: add code to make numpad cursor keys work again
When the users presses keys on the numpad, we get digits in .ascii
even when Num-Lock is not enabled. This caused numpad cursor keys
not working anymore. Imo we should only get .ascii in those cases,
when Num-Lock is enabled.
Diffstat (limited to 'engines/scumm/script_v8.cpp')
0 files changed, 0 insertions, 0 deletions