test
This commit is contained in:
2025-04-17 10:02:57 +09:00
parent c2b88e5157
commit e84413a95c

View File

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