Merge branch 'disable-egg-gacha-in-rewards' of github.com:pagefaultgames/pokerogue into disable-egg-gacha-in-rewards

This commit is contained in:
Frederico Santos 2024-08-02 17:59:21 +01:00
commit 0604b2f782

View File

@ -64,9 +64,6 @@ export default class MenuUiHandler extends MessageUiHandler {
});
}
setup() {
this.render();
}
render() {
const ui = this.getUi();