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 8f92f7b
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 8f92f7b

Please sign in to comment.