#34: Fixed bug in Character Select when clicking or scrolling
Build / build (push) Successful in 1m6s

This commit is contained in:
2026-05-17 12:13:59 +02:00
parent 6989b53dda
commit 235bdcbcb5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ var whats_new_label: Label = %WhatsNewLabel
# Changelog as Dictionary with version as key and description as value
const WHATS_NEW: Dictionary = {
"1.x.x": "#34: Fixed bug in Character Select when clicking or scrolling",
"1.8.5": "#9: New winner screen with positions of all players
#32: New setting for how long to hide the beginning
#33: Fixed bug with hiding beginning when song restarts",