mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 17:06:16 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -25,7 +25,7 @@ use pocketmine\math\Vector3;
|
||||
use pocketmine\utils\LevelException;
|
||||
|
||||
class Position extends Vector3{
|
||||
|
||||
|
||||
/** @var Level */
|
||||
public $level = null;
|
||||
|
||||
|
Reference in New Issue
Block a user