We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1328e0a commit 98cab8fCopy full SHA for 98cab8f
1 file changed
src/UI/TopMenuContainer/TopMenuContainer.gd
@@ -6,7 +6,7 @@ const DOCS_URL := "https://www.oramainteractive.com/Pixelorama-Docs/"
6
const ISSUES_URL := "https://github.com/Orama-Interactive/Pixelorama/issues"
7
const SUPPORT_URL := "https://www.patreon.com/OramaInteractive"
8
# gdlint: ignore=max-line-length
9
-const CHANGELOG_URL := "hthttps://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v111---2025-05-06"
+const CHANGELOG_URL := "https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v111---2025-05-06"
10
const EXTERNAL_LINK_ICON := preload("res://assets/graphics/misc/external_link.svg")
11
const PIXELORAMA_ICON := preload("res://assets/graphics/icons/icon_16x16.png")
12
const HEART_ICON := preload("res://assets/graphics/misc/heart.svg")
0 commit comments