add new sound effects for blocked and parry actions
This commit is contained in:
@@ -35,6 +35,8 @@ public class Sound {
|
||||
load(12, "assets/sounds/gameover.wav");
|
||||
load(13, "assets/sounds/stairs.wav");
|
||||
load(14, "assets/sounds/sleep.wav");
|
||||
load(15, "assets/sounds/blocked.wav");
|
||||
load(16, "assets/sounds/parry.wav");
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
|
||||
Reference in New Issue
Block a user