mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 21:34:09 +00:00
CBaseModelInfo done
This commit is contained in:
parent
f80474f590
commit
c715569d1d
9 changed files with 37 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue