Merge branch 'pfau/fix_missing_soundfile' into 'master'

Fix wrong soundfile path

See merge request veloren/veloren!1287
This commit is contained in:
Monty Marz 2020-08-12 21:13:03 +00:00
commit f3ef376001

View File

@ -11,10 +11,10 @@
artist: "https://www.youtube.com/watch?v=FwVTkB-BIvM", artist: "https://www.youtube.com/watch?v=FwVTkB-BIvM",
), ),
( (
title: "A Solemn Quest Day", title: "A Solemn Quest",
path: "voxygen.audio.ambient.a_solemn_quest", path: "voxygen.audio.soundtrack.a_solemn_quest",
length: 206.0, length: 206.0,
timing: Some(Day), timing: Some(Night),
artist: "Eden", artist: "Eden",
), ),
( (