fix: remove the whitespaces and clean up;
This commit is contained in:
@@ -8,10 +8,8 @@ func enable_secret_door():
|
||||
visible = true
|
||||
collision_enabled = true
|
||||
|
||||
|
||||
func _on_switch_switch_activated() -> void:
|
||||
disable_secret_door()
|
||||
|
||||
|
||||
func _on_switch_switch_deactivated() -> void:
|
||||
enable_secret_door()
|
||||
|
||||
Reference in New Issue
Block a user