mirror of
https://github.com/halpz/re3.git
synced 2025-07-17 18:18:13 +00:00
CBaseModelInfo done
This commit is contained in:
@ -47,7 +47,6 @@ CTheZones::Init(void)
|
||||
for(i = 0; i < NUMINFOZONES; i++)
|
||||
memset(&InfoZoneArray[i], 0, sizeof(CZone));
|
||||
|
||||
CZoneInfo *zonei;
|
||||
int x = 1000/9;
|
||||
for(i = 0; i < 2*NUMINFOZONES; i++){
|
||||
// Cars
|
||||
|
Reference in New Issue
Block a user