remove old todo
This commit is contained in:
parent
a9ed2ad878
commit
f4f66b5b94
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user