mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
This commit is contained in:
parent
17e26759d7
commit
10ccab3caa
1 changed files with 2 additions and 2 deletions
|
|
@ -862,11 +862,11 @@ public class TableController {
|
|||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
// free resources no longer needed
|
||||
match.cleanUpOnMatchEnd(managerFactory.configSettings().isSaveGameActivated(), table.isTournament());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private synchronized void setupTimeout(int seconds) {
|
||||
cancelTimeout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue