mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2025-01-10 23:44:09 +00:00
Style fixes
This commit is contained in:
parent
81c4f75c63
commit
018fb3a929
|
@ -241,7 +241,7 @@ DoGameSpecificStuffAfterSucessLoad()
|
||||||
StillToFadeOut = true;
|
StillToFadeOut = true;
|
||||||
JustLoadedDontFadeInYet = true;
|
JustLoadedDontFadeInYet = true;
|
||||||
CTheScripts::Process();
|
CTheScripts::Process();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
CheckSlotDataValid(int32 slot)
|
CheckSlotDataValid(int32 slot)
|
||||||
|
|
Loading…
Reference in a new issue