Removes a TODO that's already completed

This commit is contained in:
2024-02-17 18:26:26 +01:00
parent c560063c06
commit 9154074a18

View File

@@ -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()) {