Fix for issue #3
authorCameron Ball <c.ball1729@gmail.com>
Thu, 5 Dec 2013 10:01:15 +0000 (18:01 +0800)
committerCameron Ball <c.ball1729@gmail.com>
Thu, 5 Dec 2013 10:01:15 +0000 (18:01 +0800)
Themes/GrooveNights/Scripts/Other.lua

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