Remove debug msg
This commit is contained in:
parent
e78297ce68
commit
91bf4e25ef
@ -348,7 +348,6 @@ public class Portal {
|
||||
drawSign();
|
||||
Stargate.activeList.add(this);
|
||||
activePlayer = player;
|
||||
if (Stargate.worldFilter) Stargate.log.info("[Stargate] Filtering by world");
|
||||
for (String dest : allPortalsNet.get(getNetwork().toLowerCase())) {
|
||||
Portal portal = getByName(dest, getNetwork());
|
||||
// Check if this player can access the dest world
|
||||
|
Loading…
Reference in New Issue
Block a user