mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
comment added
This commit is contained in:
parent
38661033fa
commit
76dcba3f7f
1 changed files with 1 additions and 0 deletions
|
@ -725,6 +725,7 @@ void Zone::updateInRangeSet( Entity::ActorPtr pActor, Cell* pCell )
|
|||
if( pCell == nullptr )
|
||||
return;
|
||||
|
||||
// TODO: make sure gms can overwrite this. Potentially temporary solution
|
||||
if( g_territoryMgr.isPrivateTerritory( getTerritoryId() ) )
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue