finished first version of shootmania callbacks
This commit is contained in:
@ -27,7 +27,6 @@ class OnPlayerRequestRespawnStructure extends BaseStructure {
|
||||
$this->time = $this->getPlainJsonObject()->time;
|
||||
$this->player = $this->maniaControl->getPlayerManager()->getPlayer($this->getPlainJsonObject()->login);
|
||||
|
||||
$this->getUsage();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user