Forgot to rewrite 0x1A, thanks @Mati0703
This commit is contained in:
parent
e39428ea0b
commit
aaa8b4a53d
@ -26,6 +26,10 @@ public class EntityMap
|
|||||||
{
|
{
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
entityIds[0x1A] = new int[]
|
||||||
|
{
|
||||||
|
0
|
||||||
|
};
|
||||||
entityIds[0x1B] = new int[]
|
entityIds[0x1B] = new int[]
|
||||||
{
|
{
|
||||||
0, 4
|
0, 4
|
||||||
|
Loading…
Reference in New Issue
Block a user