Style fixes

This commit is contained in:
Wes Hampson 2020-03-11 14:15:27 -07:00
parent 81c4f75c63
commit 018fb3a929
2 changed files with 2 additions and 2 deletions

View File

@ -241,7 +241,7 @@ DoGameSpecificStuffAfterSucessLoad()
StillToFadeOut = true;
JustLoadedDontFadeInYet = true;
CTheScripts::Process();
}
}
bool
CheckSlotDataValid(int32 slot)