send state to production at the end of the pick and ban

This commit is contained in:
beu
2026-08-18 13:15:13 +02:00
parent 9690a3beaa
commit 00ae308e45
@@ -264,6 +264,7 @@ class MatchManagerPickAndBan implements ManialinkPageAnswerListener, CallbackLis
$this->log("Pick & ban are over");
$this->state->status = MatchManagerPickAndBan_State::STATUS_COMPLETED;
$this->clearManialinks();
$this->sendStateToProduction();
if ($this->maniaControl->getSettingManager()->getSettingValue($this, self::SETTING_STARTMATCHAUTOMATICALLY)) {
$this->log("Automatically starting the match");