updating noteskin things...

This commit is contained in:
Alberto Ramos
2010-12-22 15:28:38 -07:00
parent af89c94d30
commit 351ba1d97c
14 changed files with 3 additions and 28 deletions
-2
View File
@@ -76,7 +76,6 @@ local function func()
ElementToLoad = sElement
end
--update: ahora receptor también
if sElement == "Explosion"
or sElement == "Tap Lift"
or sElement == "Tap Mine"
@@ -85,7 +84,6 @@ local function func()
sButton = "UpLeft"
end
local path = NOTESKIN:GetPath(Noteskin.ButtonRedirs[sButton],ElementToLoad)
--Graficos separados para holds y rolls
--if string.find(sElement,"Hold") or string.find(sElement,"Roll") then
if ( string.find(sElement,"Hold") or string.find(sElement,"Roll") ) and not ( string.find(sElement,"Head") or string.find(sElement,"Tail") ) then
--if ( string.find(sElement,"Hold") or string.find(sElement,"Roll") ) and ( string.find(sElement,"Body") ) then