mirror of
https://github.com/halpz/re3.git
synced 2025-02-24 02:02:09 +00:00
bug fix
This commit is contained in:
parent
a01b14f301
commit
63611408b1
@ -221,6 +221,7 @@ void
|
||||
CText::LoadMissionText(char *MissionTableName)
|
||||
{
|
||||
char filename[32];
|
||||
CMessages::ClearAllMessagesDisplayedByGame();
|
||||
|
||||
mission_keyArray.Unload();
|
||||
mission_data.Unload();
|
||||
|
Loading…
x
Reference in New Issue
Block a user