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
6c004155
Unverified
Commit
6c004155
authored
Apr 15, 2021
by
ebbit1q
Committed by
GitHub
Apr 15, 2021
Browse files
fix local games no longer working (#4315)
parent
88a8ee09
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/server.h
View file @
6c004155
...
...
@@ -155,7 +155,7 @@ public:
}
virtual
int
getMaxGamesPerUser
()
const
{
return
0
;
return
-
1
;
}
virtual
int
getCommandCountingInterval
()
const
{
...
...
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