mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
committed by
Dylan K. Taylor
parent
55cccff850
commit
1cf4cf8614
@@ -61,6 +61,7 @@ class SetScorePacket extends DataPacket{
|
||||
throw new \UnexpectedValueException("Unknown entry type $entry->type");
|
||||
}
|
||||
}
|
||||
$this->entries[] = $entry;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user