mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-01 06:45:30 +00:00
Added SubPCK support for CorrectSkinDecimals
This commit is contained in:
@@ -2087,6 +2087,7 @@ namespace PckStudio
|
||||
file.properties[file.properties.IndexOf(p)] = (p.property, p.value.Replace(',','.'));
|
||||
}
|
||||
ReloadMetaTreeView();
|
||||
if (IsSubPCKNode(t.FullPath)) RebuildSubPCK(t);
|
||||
saved = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user