debugtest

This commit is contained in:
kremsy 2014-07-08 22:19:29 +02:00
parent d574b90c2a
commit 0f9fac1613

View File

@ -376,6 +376,7 @@ class QueuePlugin implements CallbackListener, ManialinkPageAnswerListener, Time
}
}
$this->maniaControl->errorHandler->triggerDebugNotice("Smallest Team " . $smallestTeam . " Smallest Size " . $smallestSize . " Teamcount " . count($teams));
try {
if ($smallestTeam) {
$this->maniaControl->client->forcePlayerTeam($player->login, $smallestTeam);