mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 08:04:52 +01:00
Fix 3dmigoto path setting
Apparently broken since 1.0.21 whoops
This commit is contained in:
@@ -191,7 +191,6 @@ export default class Options extends React.Component<IProps, IState> {
|
||||
|
||||
// Set game exe in Migoto ini
|
||||
invoke('set_migoto_target', {
|
||||
path: this.state.game_install_path,
|
||||
migotoPath: value,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user