mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
Merge pull request #6785 from aidan-coward/master
Add July 2020 Vintage Cube decklist
This commit is contained in:
commit
81452833f6
3 changed files with 555 additions and 3 deletions
|
|
@ -215,7 +215,7 @@ public class LoadCallbackClient implements CallbackClient {
|
|||
}
|
||||
|
||||
if (controlCount > 5) {
|
||||
log.warn(getLogStartInfo() + "Game seems freezed. Sending boolean message to server.");
|
||||
log.warn(getLogStartInfo() + "Game seems frozen. Sending boolean message to server.");
|
||||
session.sendPlayerBoolean(gameId, false);
|
||||
controlCount = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue