mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 06:14:09 +00:00
scene init
This commit is contained in:
parent
b48617dfde
commit
04c9affe2e
3 changed files with 398 additions and 14 deletions
|
@ -350,7 +350,7 @@ bool CGame::Initialise(const char* datFile)
|
|||
CAntennas::Init();
|
||||
CGlass::Init();
|
||||
gPhoneInfo.Initialise();
|
||||
CSceneEdit::Init();
|
||||
CSceneEdit::Initialise();
|
||||
LoadingScreen("Loading the Game", "Load scripts", nil);
|
||||
CTheScripts::Init();
|
||||
CGangs::Initialise();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue