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
/
LeftRight.cs
blob: d4777eeb2335ab1fe93f8867651cea381b7be62c (
plain
)
1
2
3
4
5
public enum LeftRight { Left, Right }