Fixed invalid path.
This commit is contained in:
parent
f51f68d378
commit
5c50b5a4bf
1 changed files with 2 additions and 2 deletions
|
@ -700,8 +700,8 @@ sources[mp3] = "//static.flash.moe/sounds/trophy.mp3"
|
||||||
|
|
||||||
[ninswitch:error]
|
[ninswitch:error]
|
||||||
title = "Nintendo Switch - Error"
|
title = "Nintendo Switch - Error"
|
||||||
sources[opus] = "//static.flash.moe/sounds/error.opus"
|
sources[opus] = "//static.flash.moe/sounds/nx-error.opus"
|
||||||
sources[caf] = "//static.flash.moe/sounds/error.caf"
|
sources[caf] = "//static.flash.moe/sounds/nx-error.caf"
|
||||||
|
|
||||||
[sg:tutturu]
|
[sg:tutturu]
|
||||||
title = "Shiina Mayuri - Tutturu~"
|
title = "Shiina Mayuri - Tutturu~"
|
||||||
|
|
Loading…
Reference in a new issue