Dygear/PRISM

function onPlayerPits crashes PRISM (prism_statehandler.php)

Closed this issue · 2 comments

public function onPlayerPits(IS_PLP $PLP)
{
    $this->players[$PLP->PLID]->onPitGarage($PLP);

onPitGarage does not exist.

Same as this bug? Can you provide steps to reproduce?

Fixed.