mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-26 15:37:20 +00:00
Add zone 1700 to list of accessible zones (#87)
* Add zone 1700 to list of accessible zones also fix indentation * Indent using tabs instead of spaces * Add zone 1500 * Remove zone 1500 and add back 1700 which was accidentally deleted again
This commit is contained in:
parent
179d44fdd3
commit
84a376b425
@ -1961,6 +1961,7 @@ bool SlashCommandHandler::CheckIfAccessibleZone(const unsigned int zoneID) {
|
|||||||
case 1603:
|
case 1603:
|
||||||
case 1604:
|
case 1604:
|
||||||
|
|
||||||
|
case 1700:
|
||||||
case 1800:
|
case 1800:
|
||||||
case 1900:
|
case 1900:
|
||||||
case 2000:
|
case 2000:
|
||||||
|
Loading…
Reference in New Issue
Block a user