物品ui修改 完善
This commit is contained in:
@@ -19,7 +19,7 @@ export class HChipComp extends Component {
|
||||
|
||||
}
|
||||
show_info(){
|
||||
if(this.node.parent.name=="reward"||this.node.parent.name=="item_info") return
|
||||
if(this.node.parent.name=="item_info") return
|
||||
oops.gui.open(UIID.ItemInfo, {uuid:this.h_uuid,type:2});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user