First step to namespaces

This commit is contained in:
Shoghi Cervantes
2014-03-05 23:43:16 +01:00
parent 23b8fc32ff
commit 5ea31b57ce
406 changed files with 3418 additions and 3597 deletions

View File

@@ -19,6 +19,9 @@
*
*/
namespace PocketMine\Utils;
use PocketMine;
class TextFormat{
const BLACK = "§0";
const DARK_BLUE = "§1";