miscellaneous, mostly world related
This commit is contained in:
@@ -114,7 +114,7 @@ void
|
||||
CTheZones::Update(void)
|
||||
{
|
||||
CVector pos;
|
||||
FindPlayerCoors(pos);
|
||||
pos = FindPlayerCoors();
|
||||
m_pPlayersZone = FindSmallestZonePosition(&pos);
|
||||
m_CurrLevel = GetLevelFromPosition(pos);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user