First commit converting playerfiles to MySQL

This commit is contained in:
ZomgPonies
2014-06-02 22:02:15 -04:00
parent 7fc78dd74e
commit 59f63f6413
7 changed files with 237 additions and 45 deletions
+1 -1
View File
@@ -135,4 +135,4 @@ function SetMusic(url, time, volume) {
media.update_volume(value)
if(prefs)
prefs.volume = value
prefs.save_volume()
prefs.save_preferences()