Skip to content

ONScripter-RU r3563

Compare
Choose a tag to compare
Fix accidentally marking all messages as read after quiting game

REF: https://forum.umineko-project.org/viewtopic.php?f=6&t=339

The issue happened due to calling log_reset at *start (1) label after
the episode filled script_h.logState.logEntries with *umi1_op (2) and
beyond.