mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-22 21:44:39 +00:00
Merge commit '57a310230acd8b13e96fa4f24dbdabb19927b483'
# Conflicts: # resources/vanilla
This commit is contained in:
commit
543023793c
@ -27,6 +27,6 @@ class ScoreboardIdentityPacketEntry{
|
|||||||
/** @var int */
|
/** @var int */
|
||||||
public $scoreboardId;
|
public $scoreboardId;
|
||||||
/** @var int|null */
|
/** @var int|null */
|
||||||
public $entityUniqueId;
|
public $entityUniqueId = null;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user