This commit is contained in:
qlr32
2025-01-17 12:16:58 -05:00
parent 30eda583a1
commit 86e84bee15
5 changed files with 241 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
using UnityEngine;
public class myscript
{
}