mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Removed debug code
This commit is contained in:
parent
114153ae97
commit
9b69cc4288
@ -1693,8 +1693,6 @@ class Level implements ChunkManager, Metadatable{
|
|||||||
}
|
}
|
||||||
unset($this->chunkSendQueue[$index]);
|
unset($this->chunkSendQueue[$index]);
|
||||||
unset($this->chunkSendTasks[$index]);
|
unset($this->chunkSendTasks[$index]);
|
||||||
}else{
|
|
||||||
var_dump("ARGH");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user