Skip to content
Snippets Groups Projects
Commit 179b6e30 authored by Gehrung Jonas's avatar Gehrung Jonas
Browse files

UPDATE: Paths

parent ae634a06
No related branches found
Tags v0.1.1
3 merge requests!74V1,!73Initial commit,!71Merge DataBase into Development
Pipeline #60201 failed
......@@ -2,7 +2,7 @@ package de.hdm_stuttgart.battlearena.Model.Sound;
public enum SFX {
//Poweup Sounds
POWERUP("src/main/resources/sound/sfx/otSFX/powerup2.wav"),
POWERUP("src/main/resources/sound/sfx/otSFX/powerups/powerup2.wav"),
COIN_COLLECTED("src/main/resources/sound/sfx/otSFX/powerups/drop-coins2.wav"),
//Bomb
......
{
"sfxVolume": 6,
"sfxVolume": 46,
"musicVolume": 4
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment