#W# Region work.

This commit is contained in:
WarrentyExpired 2026-07-07 17:04:00 -04:00
parent 7c0f31e661
commit 58ea61e59e
5 changed files with 11 additions and 7 deletions

View file

@ -29,6 +29,7 @@ namespace Server.Regions
private string m_RuneName;
private bool m_NoLogoutDelay;
private i
private SpawnEntry[] m_Spawns;
private SpawnZLevel m_SpawnZLevel;
@ -696,4 +697,4 @@ namespace Server.Regions
return loc;
}
}
}
}