mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 19:34:15 +00:00
fix build
This commit is contained in:
parent
3353a00641
commit
453bf6d73b
@ -37,6 +37,7 @@ use function implode;
|
|||||||
use function is_numeric;
|
use function is_numeric;
|
||||||
use function ksort;
|
use function ksort;
|
||||||
use function min;
|
use function min;
|
||||||
|
use function sort;
|
||||||
use function strtolower;
|
use function strtolower;
|
||||||
use const SORT_FLAG_CASE;
|
use const SORT_FLAG_CASE;
|
||||||
use const SORT_NATURAL;
|
use const SORT_NATURAL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user