We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f69b32 commit 19cf80fCopy full SHA for 19cf80f
Changes.txt
@@ -43,7 +43,7 @@ Engine:
43
- Fixed NumPad key presses doubling up when NumLock is on in a "old key-handling mode".
44
- Fixed WaitInput() with infinite timeout suspending forever in a skipped cutscene.
45
- Fixed mouse clicks could stop working after a call to a InventoryScreen() function, if player
46
- character does not have any items (regression in 3.6.2).
+ character does not have any items.
47
- Fixed engine overwriting existing translations when duplicate keys are found in the translation
48
file (it should keep the first met translation instead).
49
- Fixed engine to not try to translate empty lines. There was a rare error when the translation
0 commit comments