add whistle to train
This commit is contained in:
@@ -107,3 +107,9 @@ func _on_fog_toggled(toggled_on: bool) -> void:
|
||||
|
||||
func _on_update_rails_pressed() -> void:
|
||||
UIEvents.update_rail_chunks.emit()
|
||||
|
||||
func _on_toot_toot_pressed() -> void:
|
||||
UIEvents.toot_toot.emit()
|
||||
|
||||
func _on_reset_stats_ach_pressed() -> void:
|
||||
StatsManager.reset_all(true)
|
||||
|
||||
Reference in New Issue
Block a user