This commit is contained in:
SoulliesOfficial
2025-12-14 18:40:00 -05:00
parent f7af60351b
commit 7c1cb7e8e1
291 changed files with 226851 additions and 353 deletions

View File

@@ -6,7 +6,7 @@ namespace PotaToon.Editor
{
internal static class PotaToonGUIUtility
{
internal const string k_Version = "1.3.6";
internal const string k_Version = "1.3.7";
internal static readonly string[] k_Types = new string[] { "General", "Face", "Eye" };
internal static readonly string[] k_Paths = new string[] { "PotaToon/Toon", "PotaToon/Toon", "PotaToon/Eye" };