forked from Nekojimi/JackIt
4 lines
53 B
GDScript3
4 lines
53 B
GDScript3
|
extends Node
|
||
|
|
||
|
enum GameTime {DAWN, DAY, DUSK, NIGHT}
|