add lock
This commit is contained in:
parent
2181830443
commit
e15774ba3b
@ -112,7 +112,7 @@ cc.Class({
|
||||
this.allHasGotHero.includes(
|
||||
element.hero_uniid.toString()
|
||||
) ||
|
||||
element.lock_type == 3
|
||||
element.lock_type != 0
|
||||
) {
|
||||
node.getComponent('wantedHero').showCover();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user