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