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