mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
Merge branch 'release/3.3' into release/3.4
This commit is contained in:
commit
44d8a5528e
@ -135,10 +135,6 @@ class TaskHandler{
|
|||||||
return $this->period;
|
return $this->period;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* WARNING: Do not use this, it's only for internal use.
|
|
||||||
* Changes to this function won't be recorded on the version.
|
|
||||||
*/
|
|
||||||
public function cancel(){
|
public function cancel(){
|
||||||
try{
|
try{
|
||||||
if(!$this->isCancelled()){
|
if(!$this->isCancelled()){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user