mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-27 02:04:32 +00:00
disable cheatcard ad
This commit is contained in:
parent
6143eb9d08
commit
cdff9669c2
@ -26,9 +26,9 @@ Item {
|
||||
// popup.open();
|
||||
// }
|
||||
|
||||
const component = Qt.createComponent("qrc:/menu/CheatCard.qml");
|
||||
popup = component.createObject(this);
|
||||
popup.open();
|
||||
// const component = Qt.createComponent("qrc:/menu/CheatCard.qml");
|
||||
// popup = component.createObject(this);
|
||||
// popup.open();
|
||||
}
|
||||
|
||||
anchors.fill: parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user