+ Add DrawOrder mammpings

+ Add SoundPack userpref & underpinnigs for selectable sound packs
This commit is contained in:
Jonathan Payne
2012-04-01 02:05:35 -07:00
parent 478359481a
commit cfbbd41df2
42 changed files with 29 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@ ThemePrefs.InitAll(Prefs)
function InitUserPrefs()
local Prefs = {
UserPrefScoringMode = 'DDR Extreme',
UserPrefSoundPack = 'default',
UserPrefProtimingP1 = false,
UserPrefProtimingP2 = false,
}