mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 18:34:08 +00:00
Style fixes
This commit is contained in:
parent
81c4f75c63
commit
018fb3a929
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue