project-villain/interface/build_toggle.gd

6 lines
77 B
GDScript

extends CheckButton
func _on_room_built() -> void:
button_pressed = false