mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-12 21:14:08 +00:00
getting the vice city map to work
This commit is contained in:
parent
0b61ae11ec
commit
68d3ea9c42
27 changed files with 327 additions and 792 deletions
|
@ -1134,7 +1134,7 @@ void
|
|||
InitialiseGame(void)
|
||||
{
|
||||
LoadingScreen(nil, nil, "loadsc0");
|
||||
CGame::Initialise("DATA\\GTA3.DAT");
|
||||
CGame::Initialise("DATA\\GTA_VC.DAT");
|
||||
}
|
||||
|
||||
RsEventStatus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue