Skip to content
Snippets Groups Projects
Commit d9b9d08a authored by Stuart John Watson's avatar Stuart John Watson
Browse files

s/player/players/

parent 91a0b248
No related branches found
No related tags found
1 merge request!1Major Rebuild: AJAX and working game info
......@@ -77,7 +77,7 @@ function getInfo(){
"description"=>$serverDesc,
"map"=>$mapName,
"players_on"=>$numPlayers,
"player_max"=>$maxClients,
"players_max"=>$maxClients,
"gameMode"=>$gameMode
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment