1
This commit is contained in:
parent
a506f742cc
commit
bf72957c56
@ -49,6 +49,7 @@ export class Rules extends Component {
|
|||||||
Label_1_3.string = str
|
Label_1_3.string = str
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
clickCloseRules() {
|
clickCloseRules() {
|
||||||
const destroyFunc = () => { this.node.destroy() }
|
const destroyFunc = () => { this.node.destroy() }
|
||||||
hideToBottom(this.node, destroyFunc)
|
hideToBottom(this.node, destroyFunc)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user