mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-01-08 12:07:45 +08:00
Update src/ui/Main.tsx
Co-authored-by: Thoronium <107363768+NotThorny@users.noreply.github.com>
This commit is contained in:
parent
05caa7c7a3
commit
277f009883
@ -62,7 +62,7 @@ export class Main extends React.Component<IProps, IState> {
|
||||
alert('Error launching game')
|
||||
},
|
||||
notification: null,
|
||||
isGamePathSet: false,
|
||||
isGamePathSet: true,
|
||||
game_install_path: '',
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user