mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 21:20:01 +00:00
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 a new issue