fixed typo

This commit is contained in:
Shoghi Cervantes 2014-03-06 02:40:19 +01:00
parent 5b02666828
commit e3c0ea6be5

View File

@ -19,7 +19,8 @@
* *
*/ */
namespace PocketMine\PMF namespace PocketMine\PMF;
use PocketMine;
class PMF{ class PMF{
const VERSION = 0x01; const VERSION = 0x01;