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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user