mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 15:36:08 +00:00
Removed debug code
This commit is contained in:
@@ -1693,8 +1693,6 @@ class Level implements ChunkManager, Metadatable{
|
||||
}
|
||||
unset($this->chunkSendQueue[$index]);
|
||||
unset($this->chunkSendTasks[$index]);
|
||||
}else{
|
||||
var_dump("ARGH");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user