Update hello.cs

This commit is contained in:
2025-04-17 16:12:12 +09:00
parent 75e82f03d5
commit 49efa43213

View File

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