mirror of
https://github.com/halpz/re3.git
synced 2025-07-17 18:18:13 +00:00
Peds, Hud, CFO 1/2, fixes - including zone names
This commit is contained in:
@ -104,7 +104,7 @@ CTheZones::Init(void)
|
||||
NavigationZoneArray[0].maxy = 2000.0f;
|
||||
NavigationZoneArray[0].maxz = 500.0f;
|
||||
NavigationZoneArray[0].level = LEVEL_GENERIC;
|
||||
NavigationZoneArray[0].type = ZONE_NAVIG;
|
||||
NavigationZoneArray[0].type = ZONE_DEFAULT;
|
||||
|
||||
m_CurrLevel = LEVEL_GENERIC;
|
||||
|
||||
|
Reference in New Issue
Block a user