Fixing typo.
This commit is contained in:
+1
-1
@@ -1865,7 +1865,7 @@ void nethack_enter_nttty()
|
|||||||
error("Unable to load nhdefkey.dll");
|
error("Unable to load nhdefkey.dll");
|
||||||
} else {
|
} else {
|
||||||
if (!load_keyboard_handler("nhraykey"))
|
if (!load_keyboard_handler("nhraykey"))
|
||||||
error("Unable to load nhdefkey.dll");
|
error("Unable to load nhraykey.dll");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user