Update player_limit in defaultConfig

master
anon5 2021-01-19 17:10:53 +00:00
parent f26b0a45a2
commit 13aea29d6f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import (
var config map[interface{}]interface{}
var defaultConfig []byte = []byte(`host: "0.0.0.0:33000"
player_limit: -1
servers:
lobby:
address: "127.0.0.1:30000"