mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +00:00
Level: fixed type doc of tickRateTime field
This commit is contained in:
parent
2b08bbc7b1
commit
dbab8b5733
@ -265,7 +265,7 @@ class Level implements ChunkManager, Metadatable{
|
|||||||
/** @var LevelTimings */
|
/** @var LevelTimings */
|
||||||
public $timings;
|
public $timings;
|
||||||
|
|
||||||
/** @var int */
|
/** @var float */
|
||||||
public $tickRateTime = 0;
|
public $tickRateTime = 0;
|
||||||
/**
|
/**
|
||||||
* @deprecated
|
* @deprecated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user