Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
a8e166b6
Commit
a8e166b6
authored
Sep 18, 2010
by
Max-Wilhelm Bruker
Browse files
crash fix
parent
f9446f98
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/server_protocolhandler.cpp
View file @
a8e166b6
...
@@ -292,7 +292,7 @@ ResponseCode Server_ProtocolHandler::cmdListGames(Command_ListGames * /*cmd*/, C
...
@@ -292,7 +292,7 @@ ResponseCode Server_ProtocolHandler::cmdListGames(Command_ListGames * /*cmd*/, C
!
g
->
getPassword
().
isEmpty
(),
!
g
->
getPassword
().
isEmpty
(),
g
->
getPlayerCount
(),
g
->
getPlayerCount
(),
g
->
getMaxPlayers
(),
g
->
getMaxPlayers
(),
g
->
getCreatorInfo
(),
new
ServerInfo_User
(
g
->
getCreatorInfo
()
)
,
g
->
getSpectatorsAllowed
(),
g
->
getSpectatorsAllowed
(),
g
->
getSpectatorsNeedPassword
(),
g
->
getSpectatorsNeedPassword
(),
g
->
getSpectatorCount
()
g
->
getSpectatorCount
()
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment