projects
/
ROUNDS
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GameCode
/
StopRecursion.cs
blob: e77fbb7c346f8a1176fa631402991bfacbb8f3f4 (
plain
)
1
2
3
4
5
using UnityEngine; public class StopRecursion : MonoBehaviour { }