add scenes
This commit is contained in:
@@ -99,3 +99,6 @@ func _on_option_button_item_selected(index: int) -> void:
|
||||
|
||||
func _on_fog_toggled(toggled_on: bool) -> void:
|
||||
UIEvents.toggle_fog.emit(toggled_on)
|
||||
|
||||
func _on_update_rails_pressed() -> void:
|
||||
UIEvents.update_rail_chunks.emit()
|
||||
|
||||
Reference in New Issue
Block a user