mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 15:36:08 +00:00
Fixes #103
This commit is contained in:
@@ -143,6 +143,7 @@ class BlockAPI{
|
||||
|
||||
break;
|
||||
}
|
||||
return $output;
|
||||
}
|
||||
|
||||
private function cancelAction(Block $block){
|
||||
|
Reference in New Issue
Block a user