bordello/script_templates/State/default.gd

10 lines
57 B
GDScript

extends State
func enter():
pass
func exit():
pass