Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
GraphicEdit committed Nov 18, 2023
1 parent d3eff1d commit 5f1237a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions DarkFlow/Assets/Code/test.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
using UnityEngine;

public class test : MonoBehaviour
{
Debug.Log();
}

0 comments on commit 5f1237a

Please sign in to comment.