diff --git a/config.go b/config.go index 399ffe2..7d7f908 100644 --- a/config.go +++ b/config.go @@ -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"