UGUI导出工具

This commit is contained in:
2025-07-16 13:36:21 +08:00
parent 9c65b58134
commit 60c1185b87
20 changed files with 1726 additions and 31 deletions

View File

@@ -8,7 +8,7 @@ public class GameStar : MonoBehaviour
// Start is called before the first frame update
void Start()
{
CreatGame.GameLogic.Instance.Start();
}
// Update is called once per frame