mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-17 22:40:59 +00:00
Fixed Export Game Data freeze (#3539)
Co-authored-by: Frutescens <info@laptop>
This commit is contained in:
parent
16b9df2d15
commit
05fdac39ec
@ -224,7 +224,8 @@ export default class MenuUiHandler extends MessageUiHandler {
|
||||
handler: () => {
|
||||
this.scene.gameData.tryExportData(GameDataType.SYSTEM);
|
||||
return true;
|
||||
}
|
||||
},
|
||||
keepOpen: true
|
||||
},
|
||||
{
|
||||
label: "Consent Preferences",
|
||||
|
Loading…
x
Reference in New Issue
Block a user