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
a216f4d089
commit
124edeacaf
@ -466,6 +466,7 @@ final class Utils{
|
|||||||
}else{
|
}else{
|
||||||
$args = $trace[$i]["params"];
|
$args = $trace[$i]["params"];
|
||||||
}
|
}
|
||||||
|
/** @var mixed[] $args */
|
||||||
|
|
||||||
$paramsList = [];
|
$paramsList = [];
|
||||||
$offset = 0;
|
$offset = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user