mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix wrong filepath
This commit is contained in:
parent
f3ea67510d
commit
0a4b763a6a
@ -11,10 +11,10 @@
|
||||
artist: "https://www.youtube.com/watch?v=FwVTkB-BIvM",
|
||||
),
|
||||
(
|
||||
title: "A Solemn Quest Day",
|
||||
path: "voxygen.audio.ambient.a_solemn_quest",
|
||||
title: "A Solemn Quest",
|
||||
path: "voxygen.audio.soundtrack.a_solemn_quest",
|
||||
length: 206.0,
|
||||
timing: Some(Day),
|
||||
timing: Some(Night),
|
||||
artist: "Eden",
|
||||
),
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user