mirror of https://github.com/Nofated095/re-GTA.git
botched last commit
This commit is contained in:
parent
934c967825
commit
e696d770be
|
@ -120,8 +120,10 @@ CFileLoader::LoadLevel(const char *filename)
|
|||
#ifndef DISABLE_LOADING_SCREEN
|
||||
LoadSplash(GetRandomSplashScreen());
|
||||
#endif
|
||||
#ifndef GTA_PS2
|
||||
}else if(strncmp(line, "CDIMAGE", 7) == 0){
|
||||
CdStreamAddImage(line + 8);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue