This commit is contained in:
Benau
2018-09-12 10:07:15 +08:00
parent a51c88febe
commit f5ba14fc54

View File

@@ -118,7 +118,7 @@ namespace ServerConfig
SERVER_CFG_PREFIX BoolServerConfigParam m_soccer_goal_target
SERVER_CFG_DEFAULT(BoolServerConfigParam(false, "soccer-goal-target",
"Use goal torget in soccer."));
"Use goal target in soccer."));
SERVER_CFG_PREFIX BoolServerConfigParam m_wan_server
SERVER_CFG_DEFAULT(BoolServerConfigParam(true, "wan-server",