Darktide Mod Manager #39
1 changed files with 3 additions and 1 deletions
|
@ -390,7 +390,9 @@ impl AppDelegate<State> for Delegate {
|
|||
Handled::Yes
|
||||
}
|
||||
cmd => {
|
||||
if cfg!(debug_assertions) {
|
||||
tracing::warn!("Unknown command: {:?}", cmd);
|
||||
}
|
||||
Handled::No
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue