From 54a1ff032e63efb233779083ff01840b11a73070 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 13 Jul 2025 22:54:58 +0200 Subject: Refactor menu system; Fix #333 --- client/menu/about.gd | 1 + 1 file changed, 1 insertion(+) (limited to 'client/menu/about.gd') diff --git a/client/menu/about.gd b/client/menu/about.gd index 1a32255a..d5a688fd 100644 --- a/client/menu/about.gd +++ b/client/menu/about.gd @@ -37,6 +37,7 @@ along with this program. If not, see .""" const SOURCE_CODE := "https://codeberg.org/hurrycurry/hurrycurry" func _ready() -> void: + super() $side/margin/options/first/source.tooltip_text = SOURCE_CODE var credits := [ -- cgit v1.2.3-70-g09d2