Fix for bug 324 (aka H4216). We now will use nhraykey by default if the

players keyboard layout is non-english.  nhraykey properly handles
non-english input.  We also now support changing altkeyhandler in game.
This commit is contained in:
Bart House
2018-05-12 18:06:23 -07:00
parent 1d31a49661
commit 039687cf5f
4 changed files with 113 additions and 104 deletions
-6
View File
@@ -136,12 +136,6 @@ register char *op;
return;
}
void
load_keyboard_handler()
{
return;
}
/* this is used as a printf() replacement when the window
* system isn't initialized yet
*/