mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 09:14:09 +00:00
fixed review stuff
This commit is contained in:
parent
17efc38e35
commit
76a564df2e
4 changed files with 1 additions and 22 deletions
|
@ -415,9 +415,7 @@ bool CGame::Initialise(const char* datFile)
|
|||
CPickups::Init();
|
||||
CTheCarGenerators::Init();
|
||||
|
||||
#ifndef GTA_PS2 // or GTA_VERSION?
|
||||
CdStreamAddImage("MODELS\\GTA3.IMG");
|
||||
#endif
|
||||
|
||||
CFileLoader::LoadLevel("DATA\\DEFAULT.DAT");
|
||||
CFileLoader::LoadLevel(datFile);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue