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