Skip to content

Commit 19cf80f

Browse files
committed
Changes.txt: fix one note
1 parent 6f69b32 commit 19cf80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Engine:
4343
- Fixed NumPad key presses doubling up when NumLock is on in a "old key-handling mode".
4444
- Fixed WaitInput() with infinite timeout suspending forever in a skipped cutscene.
4545
- 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).
46+
character does not have any items.
4747
- Fixed engine overwriting existing translations when duplicate keys are found in the translation
4848
file (it should keep the first met translation instead).
4949
- Fixed engine to not try to translate empty lines. There was a rare error when the translation

0 commit comments

Comments
 (0)