generated from GarandPLG/rust-flake-template
Add calm soundtrack and fix loading path
This commit is contained in:
Binary file not shown.
@@ -61,7 +61,7 @@ fn load_soundtrack_folder(folder: &str) -> SoundtrackCache {
|
||||
};
|
||||
}
|
||||
|
||||
load!(Calm, "test.ogg"); // calm.ogg
|
||||
load!(Calm, "calm.ogg"); // calm.ogg
|
||||
load!(Buildup, "test.ogg"); // buildup.ogg
|
||||
load!(Assault, "test.ogg"); // assault.ogg
|
||||
load!(Outro, "test.ogg"); // outro.ogg
|
||||
|
||||
Reference in New Issue
Block a user