mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
Whose idea was it to make this public...
This commit is contained in:
parent
97ccc6e880
commit
1ea5316a37
@ -105,7 +105,8 @@ use const STR_PAD_RIGHT;
|
||||
* Big collection of functions
|
||||
*/
|
||||
class Utils{
|
||||
public static $os;
|
||||
/** @var string */
|
||||
private static $os;
|
||||
/** @var UUID|null */
|
||||
private static $serverUniqueId = null;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user