This website requires JavaScript.
Explore
Help
Sign In
Nekojimi
/
WolfBox
forked from
Nekojimi/JackIt
Watch
4
Star
0
Fork
You've already forked WolfBox
0
Code
Pull Requests
Activity
main
WolfBox
/
scripts
/
game_state.gd
4 lines
53 B
GDScript
Raw
Permalink
Blame
History
extends
Node
enum
GameTime
{
DAWN
,
DAY
,
DUSK
,
NIGHT
}
View Git Blame
Copy Permalink