Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gameauth
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sucssite
gameauth
Commits
d9b9d08a
Commit
d9b9d08a
authored
9 years ago
by
Stuart John Watson
Browse files
Options
Downloads
Patches
Plain Diff
s/player/players/
parent
91a0b248
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Major Rebuild: AJAX and working game info
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
games/sauerbraten.php
+1
-1
1 addition, 1 deletion
games/sauerbraten.php
with
1 addition
and
1 deletion
games/sauerbraten.php
+
1
−
1
View file @
d9b9d08a
...
...
@@ -77,7 +77,7 @@ function getInfo(){
"description"
=>
$serverDesc
,
"map"
=>
$mapName
,
"players_on"
=>
$numPlayers
,
"player_max"
=>
$maxClients
,
"player
s
_max"
=>
$maxClients
,
"gameMode"
=>
$gameMode
];
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment