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