Remove debug msg

This commit is contained in:
Drakia 2011-04-06 03:09:08 -07:00
parent e78297ce68
commit 91bf4e25ef

View File

@ -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