customvotesplugin fix
This commit is contained in:
parent
7d411aa76d
commit
8049935945
@ -410,7 +410,7 @@ class CustomVotesPlugin implements CommandListener, CallbackListener, ManialinkP
|
|||||||
$this->maniaControl->callbackManager->unregisterCallbackListening($this->currentVote->stopCallback, $this);
|
$this->maniaControl->callbackManager->unregisterCallbackListening($this->currentVote->stopCallback, $this);
|
||||||
}
|
}
|
||||||
|
|
||||||
unset($this->currentVote);
|
$this->currentVote = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user