test3
Some checks are pending
Code Review / code_review (pull_request) Waiting to run

test3
This commit is contained in:
2025-04-17 11:25:40 +09:00
parent 263031517f
commit 516b0f750e

View File

@@ -8,6 +8,7 @@ public class hello : MonoBehaviour
void Start()
{
Debug.Log("test for gpt code review");
Debug.Log("hello2");
}
// Update is called once per frame