mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 16:57:47 +00:00
Should of Fixed Build
Changed Opening in TerritoryIntendedUseType to OpeningArea
This commit is contained in:
parent
64a9f4ed1e
commit
adf0e1d617
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ namespace Core {
|
|||
Inn = 2,
|
||||
Dungeon = 3,
|
||||
JailArea = 5,
|
||||
Opening = 6,
|
||||
OpeningArea = 6,
|
||||
BeforeTrialDung = 7,
|
||||
AllianceRaid = 8,
|
||||
OpenWorldInstanceBattle = 9,
|
||||
|
|
Loading…
Add table
Reference in a new issue