This website requires JavaScript.
Explore
Help
Sign In
a.samsonkin
/
hellbound
Watch
1
Star
0
Fork
You've already forked hellbound
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
hellbound
/
Assets
/
Scripts
/
Game
/
Save
/
LoadOrCreateStatus.cs
5 lines
67 B
C#
Raw
Permalink
Blame
History
public
enum
LoadOrCreateStatus
{
NEW
=
1
,
LOAD
=
2
}
Reference in New Issue
View Git Blame
Copy Permalink