mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
server: now it disable draft's clicks protection timeout in test mode;
This commit is contained in:
parent
33fb660dc8
commit
571605e224
2 changed files with 9 additions and 3 deletions
|
|
@ -85,7 +85,8 @@ public final class Main {
|
|||
// - fast game buttons;
|
||||
// - cheat commands;
|
||||
// - no deck validation;
|
||||
// - no connection validation by pings (no disconnects on IDE's debugger usage)
|
||||
// - no draft's clicks protection timeout;
|
||||
// - no connection validation by pings (no disconnects on IDE's debugger usage);
|
||||
// - load any deck in sideboarding;
|
||||
// - simplified registration and login (no password check);
|
||||
// - debug main menu for GUI and rendering testing (must use -debug arg for client app);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue