1
0
mirror of synced 2025-01-31 12:23:52 +01:00

Rebuild the appveyor build

This commit is contained in:
KillzXGaming 2021-09-29 18:55:31 -04:00
parent 700cfa845e
commit 90e632326c

View File

@ -114,7 +114,7 @@ namespace FirstPlugin
Label1 = new LBL1();
NLI1 = new NLI1();
Text2 = new TXT2();
reader.ByteOrder = Syroot.BinaryData.ByteOrder.BigEndian;
reader.ReadSignature(8, "MsgStdBn");
ByteOrderMark = reader.ReadUInt16();