mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 06:47:45 +00:00
Type on comment
This commit is contained in:
parent
26062409cc
commit
73df60440f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ namespace Core
|
|||
/*! returns true if the territoryType in question is not a private zone */
|
||||
bool isPrivateTerritory( uint32_t territoryTypeId ) const;
|
||||
|
||||
/*! returns true if the territyTyoe is a default-non instanced zone */
|
||||
/*! returns true if the territoryType is a default non-instanced zone */
|
||||
bool isDefaultTerritory( uint32_t territoryTypeId ) const;
|
||||
|
||||
/*! creates a new instance for a given territoryTypeId */
|
||||
|
|
Loading…
Add table
Reference in a new issue