模块拆除功能

This commit is contained in:
2025-04-22 17:07:31 +08:00
parent 9f20ef52d8
commit b47e96ea9e
23 changed files with 627 additions and 1040 deletions
+4
View File
@@ -13,5 +13,9 @@ namespace AibisDream.Utility
public const string SurveyURL = "https://wj.qq.com/s2/15348910/3c8c/";
public static readonly string TestSaveFilePath = Application.streamingAssetsPath + "/TestSaveFiles";
public const string FixMiddleLayer = "FixMiddle";
public const string DotLineMaterialName = "DotLine";
}
}