mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Added shmop to build script
This commit is contained in:
@ -51,7 +51,6 @@ class ConsoleAPI{
|
||||
function __destruct(){
|
||||
$this->server->deleteEvent($this->event);
|
||||
$this->loop->stop = true;
|
||||
@fclose(STDIN);
|
||||
$this->loop->notify();
|
||||
//$this->loop->join();
|
||||
}
|
||||
|
Reference in New Issue
Block a user