Removes a TODO that's already completed
This commit is contained in:
		@@ -41,7 +41,6 @@ public final class TeleportHelper {
 | 
				
			|||||||
                return false;
 | 
					                return false;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        //TODO: Improve this to account for any players sitting on any of the lead creatures
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        //If it's enabled, there is no problem
 | 
					        //If it's enabled, there is no problem
 | 
				
			||||||
        if (Stargate.getGateConfig().handleLeashedCreatures()) {
 | 
					        if (Stargate.getGateConfig().handleLeashedCreatures()) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user