This is the real fix for #3
authorCameron Ball <c.ball1729@gmail.com>
Thu, 5 Dec 2013 10:03:18 +0000 (18:03 +0800)
committerCameron Ball <c.ball1729@gmail.com>
Thu, 5 Dec 2013 10:03:18 +0000 (18:03 +0800)
Themes/GrooveNights/Scripts/Other.lua

index 39eae7a..b84ecbe 100644 (file)
@@ -520,8 +520,8 @@ function SpeedMods(name)
                 end
 
                 if name == "Type" then
-                                       Trace(modType[pn+1] .. "WUT")
-                                       Trace(s .. "OK")
+                    s = modList[i]
+                    s = string.gsub(s, '-Mod','')
                                        
                     if s == modType[pn+1] then
                         list[i] = true