mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
fixed typo
This commit is contained in:
@ -19,7 +19,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace PocketMine\PMF
|
namespace PocketMine\PMF;
|
||||||
|
use PocketMine;
|
||||||
|
|
||||||
class PMF{
|
class PMF{
|
||||||
const VERSION = 0x01;
|
const VERSION = 0x01;
|
||||||
|
Reference in New Issue
Block a user