添加了3DText

This commit is contained in:
2025-10-23 11:50:16 +08:00
parent 37ced86e30
commit 30d0d40a52
901 changed files with 11581439 additions and 112 deletions

View File

@@ -40,6 +40,6 @@ public class PatchWindow : MonoBehaviour
{
statusText.text = "更新失败";
}
gameObject.SetActive(false);
//gameObject.SetActive(false);
}
}