Fix issue #21 by rewriting packet 0x29 entity effect
This commit is contained in:
parent
9aeb63889f
commit
f9c8d0ae09
@ -90,6 +90,10 @@ public class EntityMap
|
|||||||
{
|
{
|
||||||
1
|
1
|
||||||
};
|
};
|
||||||
|
entityIds[0x29] = new int[]
|
||||||
|
{
|
||||||
|
1
|
||||||
|
};
|
||||||
entityIds[0x47] = new int[]
|
entityIds[0x47] = new int[]
|
||||||
{
|
{
|
||||||
1
|
1
|
||||||
|
Loading…
Reference in New Issue
Block a user