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,9 +862,9 @@ public class TableController {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// free resources no longer needed
|
|
||||||
match.cleanUpOnMatchEnd(managerFactory.configSettings().isSaveGameActivated(), table.isTournament());
|
|
||||||
}
|
}
|
||||||
|
// free resources no longer needed
|
||||||
|
match.cleanUpOnMatchEnd(managerFactory.configSettings().isSaveGameActivated(), table.isTournament());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue