This commit is contained in:
SoulliesOfficial
2026-05-27 15:15:28 -04:00
parent 76f498ae2b
commit 72756712f7
669 changed files with 5361 additions and 12268 deletions

View File

@@ -14,7 +14,7 @@ namespace MagicaCloth2
[SerializeField]
private Texture2D image = null;
public const string MagicaClothVersion = "2.17.0";
public const string MagicaClothVersion = "2.18.1";
public static AboutMenu AboutWindow { get; set; }
private const float windowWidth = 300;