1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-21 13:28:12 +03:00

Fix duplicated default settings

This commit is contained in:
Redstonneur1256 2020-08-14 20:59:15 +02:00 committed by GitHub
parent 75606baf6a
commit af3c88e606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,6 @@ public class ServerControl implements ApplicationListener{
public ServerControl(String[] args){
Core.settings.defaults(
"shufflemode", "normal",
"bans", "",
"admins", "",
"shufflemode", "custom",