mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 15:14:35 +01:00
close menu after launch
This commit is contained in:
@@ -64,6 +64,9 @@ export class ExtrasMenu extends React.Component<IProps, IState> {
|
||||
|
||||
await saveConfig(config)
|
||||
|
||||
// Close menu
|
||||
this.props.closeFn()
|
||||
|
||||
// This injects independent of the game
|
||||
if (this.state.launch_migoto) {
|
||||
await this.launchMigoto()
|
||||
|
||||
Reference in New Issue
Block a user