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
/
HasToReturn.cs
blob: 4cf01d89243c57d0286bd688f069f8bb623db45e (
plain
)
1
2
3
4
5
6
public enum HasToReturn { hasToReturn, canContinue, hasToReturnNow }