mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
OCD commit
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
/**
|
||||
* Implementation of MCPE-style chunks with subchunks with XZY ordering.
|
||||
*/
|
||||
declare(strict_types = 1);
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\level\format;
|
||||
|
||||
|
Reference in New Issue
Block a user