parent
ddb5f1b299
commit
5e4f1a5165
|
@ -17,6 +17,8 @@ function this.Init()
|
|||
end
|
||||
|
||||
function this.CheckMaxCount()
|
||||
-- 清除数量限制
|
||||
this.CurSkillCount = 0
|
||||
if not this.CurSkillCount then
|
||||
this.CurSkillCount = 0
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue