lot of small minor changes

This commit is contained in:
Beu
2021-10-26 22:08:34 +02:00
parent b21dc97e79
commit 2fa810053a
6 changed files with 6 additions and 7 deletions

View File

@ -673,4 +673,4 @@ class MatchManagerGSheet implements CallbackListener, CommandListener, Plugin {
$asyncHttpRequest->postData(1000);
}
}
}
}

View File

@ -371,4 +371,4 @@ class MatchManagerPlayersPause implements ManialinkPageAnswerListener, CommandLi
$this->MLPauseAsked = $MLPauseAsked;
$this->MLPauseNotAsked = $MLPauseNotAsked;
}
}
}

View File

@ -350,4 +350,4 @@ class MatchManagerReadyButton implements ManialinkPageAnswerListener, CommandLis
$this->MLisReady = $MLisReady;
$this->MLisNotReady = $MLisNotReady;
}
}
}