mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Updated to new pthreads version, updated RakLib
This commit is contained in:
@ -1970,7 +1970,7 @@ class Server{
|
||||
|
||||
$this->getLogger()->debug("Closing console");
|
||||
$this->console->shutdown();
|
||||
$this->console->kill();
|
||||
$this->console->notify();
|
||||
|
||||
$this->getLogger()->debug("Stopping network interfaces");
|
||||
foreach($this->network->getInterfaces() as $interface){
|
||||
|
Reference in New Issue
Block a user