界面美化/死亡动画/自定义序列编辑器
This commit is contained in:
@@ -218,9 +218,6 @@ function WIDGET.press(x,y)
|
||||
local W=WIDGET.sel
|
||||
if not W then return end
|
||||
if W.type=="button"then
|
||||
for k,v in next,W do
|
||||
print(k,v)
|
||||
end
|
||||
W.code()
|
||||
W:FX()
|
||||
SFX.play("button")
|
||||
|
||||
Reference in New Issue
Block a user