Skip to content
Snippets Groups Projects
Commit 2b7c7882 authored by Drahomír Karchňák's avatar Drahomír Karchňák
Browse files

#120 Removed wrong sound in level2

parent 88615bf5
Branches
Tags
No related merge requests found
Showing
with 1 addition and 1 deletion
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
......@@ -162,7 +162,7 @@ public class DirectionSounds {
public static class Level2 {
private static final int SOUNDS = 20;
private static final int SOUNDS = 19;
private static final String FOLDER_PREFIX = "level2/";
public static SoundPack getRandomSoundPack(Random random, Direction fromDirection, Direction nextDirection) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment