mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Code cleanup
This commit is contained in:
@ -238,6 +238,7 @@ class GenerationManager{
|
||||
if(($len = Binary::readInt($len)) <= 0){
|
||||
$this->shutdown = true;
|
||||
$this->getLogger()->critical("Generation Thread found a stream error, shutting down");
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user