Changed variable name

This commit is contained in:
2015-07-09 16:25:52 +02:00
parent 67455ccd72
commit e32165f654
+1 -1
View File
@@ -39,7 +39,7 @@ public class SongHandler {
p = new AudioPlayer();
if(Window.ON_RASP)
if(Window.ON_ARCADE)
dir = new File(System.getProperty( "user.home" ) + "/ColorStrike/Songs/");
else
dir = new File(System.getProperty( "user.home" ) + "/Documents/songs/");