mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
comment added
This commit is contained in:
parent
cb787b44f5
commit
abf1194a7a
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