整理代码
规范更多全局变量名 语音包/音效包列表声明放到main开头
This commit is contained in:
@@ -180,7 +180,7 @@ do
|
||||
SFX.play('rotatekick',nil,P:getCenterX()*.15)
|
||||
end
|
||||
|
||||
--[Warning] field spinSeq is a dirty data, TRS put this var into the block.
|
||||
--[Warning] Field spinSeq is a dirty data, TRS put this var into the block.
|
||||
C.spinSeq=(C.spinSeq or 0)%100*10+d
|
||||
if C.spinSeq<100 then
|
||||
return end
|
||||
|
||||
Reference in New Issue
Block a user