Fix arrows flying back after server reconnect.
This commit is contained in:
parent
d9bd0e3ee6
commit
f3204c37fd
@ -44,7 +44,7 @@ public class EntityMap
|
|||||||
};
|
};
|
||||||
entityIds[0x17] = new int[]
|
entityIds[0x17] = new int[]
|
||||||
{
|
{
|
||||||
1
|
1, 18
|
||||||
};
|
};
|
||||||
entityIds[0x18] = new int[]
|
entityIds[0x18] = new int[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user