mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 16:59:44 +00:00
fixed merge error, close #3030
This commit is contained in:
parent
0ba3121c43
commit
484f2f43c0
@ -35,7 +35,7 @@ use function array_search;
|
||||
use function count;
|
||||
|
||||
class AddActorPacket extends DataPacket implements ClientboundPacket{
|
||||
public const NETWORK_ID = ProtocolInfo::ADD_ENTITY_PACKET;
|
||||
public const NETWORK_ID = ProtocolInfo::ADD_ACTOR_PACKET;
|
||||
|
||||
/*
|
||||
* Really really really really really nasty hack, to preserve backwards compatibility.
|
||||
|
Loading…
x
Reference in New Issue
Block a user