mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Merge branch 'disable-egg-gacha-in-rewards' of github.com:pagefaultgames/pokerogue into disable-egg-gacha-in-rewards
This commit is contained in:
commit
0604b2f782
@ -64,9 +64,6 @@ export default class MenuUiHandler extends MessageUiHandler {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
setup() {
|
|
||||||
this.render();
|
|
||||||
}
|
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
const ui = this.getUi();
|
const ui = this.getUi();
|
||||||
|
Loading…
Reference in New Issue
Block a user