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
/
SliceEffect.cs
blob: e8f1021a123356cc15d5cf8042d83996e03b0506 (
plain
)
1
2
3
4
5
using UnityEngine; public class SliceEffect : MonoBehaviour { }