remove old todo

This commit is contained in:
kremsy 2014-01-05 20:56:23 +01:00
parent a9ed2ad878
commit f4f66b5b94

View File

@ -175,7 +175,6 @@ class ServerSettings implements ConfiguratorMenu, CallbackListener {
$y = 0.;
$id = 0;
foreach($serverSettings as $name => $value) {
// TODO Comment 4 lines maybe
// Continue on CurrentMaxPlayers...
$pos = strpos($name, "Current"); // TODO maybe current irgentwo anzeigen
if($pos !== false) {