Skip to content

Commit 366701f

Browse files
committed
fix(ns2): adjusted player numbers for ranked
1 parent ddb6147 commit 366701f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lgsm/config-default/config-lgsm/ns2server/_default.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
ip="0.0.0.0"
1313
port="27015"
1414
defaultmap="ns2_summit"
15-
maxplayers="24"
16-
maxspectators="0"
15+
maxplayers="20"
16+
maxspectators="5"
1717
servername="LinuxGSM"
1818
httpuser="admin"
1919
httppassword="admin"

0 commit comments

Comments
 (0)