This commit is contained in:
FajsiEx 2021-10-22 21:12:52 +02:00
commit 4dc1424bed
2 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ _asset
song-assets
skin-assets
nautica.json
skin.cfg
skin.cfg
.vscode

View File

@ -75,7 +75,13 @@ local specialFolders = {
},
folderBg = gfx.CreateSkinImage(
'song_select/filter_wheel/special_folder_bgs/Nautica.png', 0)
}
}, {
keys = {
'KSHOOTMANIA',
},
folderBg = gfx.CreateSkinImage(
'song_select/filter_wheel/special_folder_bgs/KShootMania.png', 0)
},
}
-- AUDIO