This website requires JavaScript.
Explore
Help
Sign In
Nekojimi
/
JackIt
Watch
1
Star
0
Fork
You've already forked JackIt
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37ce953fb0
JackIt
/
scripts
/
game_state.gd
4 lines
53 B
GDScript
Raw
Blame
History
extends
Node
enum
GameTime
{
DAWN
,
DAY
,
DUSK
,
NIGHT
}
Reference in New Issue
View Git Blame
Copy Permalink