mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 23:15:29 +00:00
More fix
This commit is contained in:
parent
2a4d2a92ab
commit
4ec2bed44d
@ -253,7 +253,7 @@ class ConsoleLoop extends Thread{
|
|||||||
|
|
||||||
public function stop(){
|
public function stop(){
|
||||||
$this->stop = true;
|
$this->stop = true;
|
||||||
if(HAS_EVENT){
|
if(HAS_EVENT and false){
|
||||||
$this->base->stop();
|
$this->base->stop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user