Remove debug msg
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user