1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 01:07:47 +00:00

Should of Fixed Build

Changed Opening in TerritoryIntendedUseType to OpeningArea
This commit is contained in:
Biscuit Boy 2017-09-27 04:29:48 +10:00 committed by GitHub
parent 5ecd68e0ea
commit ac44866251

View file

@ -390,7 +390,7 @@ namespace Core {
Inn = 2,
Dungeon = 3,
JailArea = 5,
Opening = 6,
OpeningArea = 6,
BeforeTrialDung = 7,
AllianceRaid = 8,
OpenWorldInstanceBattle = 9,