This website requires JavaScript.
Explore
Help
Sign In
a.samsonkin
/
SamsonGame
Watch
1
Star
0
Fork
You've already forked SamsonGame
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
SamsonGame
/
Assets
/
Scripts
/
Game
/
Save
/
PersistCode.cs
10 lines
137 B
C#
Raw
Permalink
Blame
History
public
enum
PersistCode
{
OK
,
DATA_ERR
,
IO_ERR
,
IO_ERR_DISK_FULL
,
NO_FILE
,
NOT_READY
,
NO_SECRET
}
Reference in New Issue
View Git Blame
Copy Permalink