Skip to content

Commit ba93920

Browse files
committed
[Window] Sound / Music: Update the BGM pack download URL
1 parent 1e0cb9b commit ba93920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GIAN07/WindowCtrl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ namespace BGMPack {
130130
void Open(void);
131131

132132
constexpr const char* SOUNDTRACK_URL = (
133-
"https://github.com/nmlgc/BGMPacks/releases/tag/P0269"
133+
"https://github.com/nmlgc/BGMPacks/releases/tag/2024-10-05"
134134
);
135135
constexpr const char* HELP_DOWNLOAD = (
136136
"収録のサントラをダウンロードします"

0 commit comments

Comments
 (0)