aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/Paths.vb
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS/Paths.vb')
-rw-r--r--ShiftOS/Paths.vb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS/Paths.vb b/ShiftOS/Paths.vb
index e5c75ff..e8a3e63 100644
--- a/ShiftOS/Paths.vb
+++ b/ShiftOS/Paths.vb
@@ -42,7 +42,7 @@
Public loadedskin As String = skindir & "Loaded\"
Public currentskin As String = skindir & "Current\"
- Public sounddir As String = loadedskin & "Sound Files\"
+ Public sounddir As String = loadedskin & "Sounds\"
Public home As String = root & "Home\"