Fixed issues with CPU loop

This commit is contained in:
Shoghi Cervantes
2014-03-12 03:25:50 +01:00
parent e033af0e72
commit 18117b91ed
4 changed files with 11 additions and 11 deletions

View File

@ -21,6 +21,8 @@
namespace PocketMine;
use PocketMine\Level;
class TimeAPI{
public static $phases = array(
"day" => 0,