some fixes due new structure
This commit is contained in:
committed by
Steffen Schröder
parent
0c6d8c010c
commit
fd2f9faa6c
@ -174,7 +174,7 @@ class PlayerActions {
|
||||
|
||||
if($releaseSlot) {
|
||||
// Free player slot
|
||||
$this->maniaControl->client->spectatorReleasePlayerSlot($target->login);
|
||||
//$this->maniaControl->client->spectatorReleasePlayerSlot($target->login); //TODO not in spec exception mp crash
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user