Fix: IgnoreObjectProperty did not handle object property 0x18
This commit is contained in:
@@ -4255,6 +4255,7 @@ static ChangeInfoResult IgnoreObjectProperty(uint prop, ByteReader *buf)
|
|||||||
case 0x14:
|
case 0x14:
|
||||||
case 0x16:
|
case 0x16:
|
||||||
case 0x17:
|
case 0x17:
|
||||||
|
case 0x18:
|
||||||
buf->ReadByte();
|
buf->ReadByte();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user