Darktide Mod Manager #39
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ impl AppDelegate<State> for Delegate {
|
||||||
|
|
||||||
Handled::Yes
|
Handled::Yes
|
||||||
}
|
}
|
||||||
cmd if cmd.is(ACTION_START_DEPLOY) => {
|
cmd if cmd.is(ACTION_FINISH_DEPLOY) => {
|
||||||
state.is_deployment_in_progress = false;
|
state.is_deployment_in_progress = false;
|
||||||
Handled::Yes
|
Handled::Yes
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue