mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
fix build
This commit is contained in:
@ -466,6 +466,7 @@ final class Utils{
|
||||
}else{
|
||||
$args = $trace[$i]["params"];
|
||||
}
|
||||
/** @var mixed[] $args */
|
||||
|
||||
$paramsList = [];
|
||||
$offset = 0;
|
||||
|
Reference in New Issue
Block a user