Cause spoiler to be re-parsed on soft-reset (#4944)
This commit is contained in:
committed by
GitHub
parent
8ac8dc3fd0
commit
e99771f69c
@@ -3710,6 +3710,7 @@ void FileChoose_Init(GameState* thisx) {
|
||||
this->questType[0] = MIN_QUEST;
|
||||
this->questType[1] = MIN_QUEST;
|
||||
this->questType[2] = MIN_QUEST;
|
||||
fileSelectSpoilerFileLoaded = false;
|
||||
CVarSetInteger(CVAR_GENERAL("OnFileSelectNameEntry"), 0);
|
||||
|
||||
SREG(30) = 1;
|
||||
|
||||
Reference in New Issue
Block a user