fix snow and exposure
This commit is contained in:
@@ -109,7 +109,7 @@ func _on_update_rails_pressed() -> void:
|
||||
UIEvents.update_rail_chunks.emit()
|
||||
|
||||
func _on_toot_toot_pressed() -> void:
|
||||
UIEvents.toot_toot.emit()
|
||||
UIEvents.toot_toot.emit(true)
|
||||
|
||||
func _on_reset_stats_ach_pressed() -> void:
|
||||
StatsManager.reset_all(true)
|
||||
|
||||
Reference in New Issue
Block a user