mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
First step to namespaces
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace PocketMine\Utils;
|
||||
use PocketMine;
|
||||
|
||||
class TextFormat{
|
||||
const BLACK = "§0";
|
||||
const DARK_BLUE = "§1";
|
||||
|
Reference in New Issue
Block a user