Update hello.cs
All checks were successful
Code Review / test (pull_request) Successful in 6s

This commit is contained in:
2025-04-17 15:11:27 +09:00
parent d7328c9a65
commit 37d43bdcc5

View File

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