Reg Update (5.2)

This commit is contained in:
PhoenixARC
2021-05-13 19:54:15 -04:00
parent ef52814e4d
commit 85d7dc3d6e
118 changed files with 3391 additions and 4764 deletions
+1
View File
@@ -96,6 +96,7 @@ namespace MinecraftUSkinEditor
int itemCount = fileData.readInt();
Console.WriteLine(itemCount);
// no metadata
if (entryTypeCount == 0)
{