mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-08 09:49:57 +01:00
*** empty log message ***
This commit is contained in:
parent
61305f4107
commit
16ea129071
|
|
@ -359,7 +359,7 @@ public class Keyboard {
|
|||
assert created : "The keyboard has not been created.";
|
||||
assert readBuffer != null : "Keyboard buffering has not been enabled.";
|
||||
|
||||
translationEnabled = nEnableTranslation();
|
||||
translationEnabled = nEnableTranslation();
|
||||
return translationEnabled;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue