mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 11:16:57 +00:00
Fixed issues with CPU loop
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
|
||||
namespace PocketMine;
|
||||
|
||||
use PocketMine\Level;
|
||||
|
||||
class TimeAPI{
|
||||
public static $phases = array(
|
||||
"day" => 0,
|
||||
|
Reference in New Issue
Block a user