diff --git a/Assets/hello.cs b/Assets/hello.cs index 0520336..0af694a 100644 --- a/Assets/hello.cs +++ b/Assets/hello.cs @@ -9,6 +9,7 @@ public class hello : MonoBehaviour { Debug.Log("test for gpt code review"); Debug.Log("test2"); + Debug.Log("test21"); } // Update is called once per frame