4
0
Fork 0
WolfBox/scripts/game_state.gd

4 lines
53 B
GDScript3
Raw Permalink Normal View History

2025-05-31 22:21:22 +01:00
extends Node
enum GameTime {DAWN, DAY, DUSK, NIGHT}