mirror of
https://github.com/halpz/re3.git
synced 2025-07-25 17:22:42 +00:00
bug fix
This commit is contained in:
@ -221,6 +221,7 @@ void
|
||||
CText::LoadMissionText(char *MissionTableName)
|
||||
{
|
||||
char filename[32];
|
||||
CMessages::ClearAllMessagesDisplayedByGame();
|
||||
|
||||
mission_keyArray.Unload();
|
||||
mission_data.Unload();
|
||||
|
Reference in New Issue
Block a user