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