aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/atlauncher
diff options
context:
space:
mode:
authortimoreo <contact@timoreo.fr>2022-09-06 14:32:19 +0200
committertimoreo <contact@timoreo.fr>2022-09-06 14:32:19 +0200
commit4817f0312d6180ac15ddffaa698f77c5dd45dc00 (patch)
treecd1909ebbbcaf5d9c763cc7181721475aa071812 /launcher/modplatform/atlauncher
parentb70a82c609d042be26583e30dc457a622ea7d28f (diff)
downloadPrismLauncher-4817f0312d6180ac15ddffaa698f77c5dd45dc00.tar.gz
PrismLauncher-4817f0312d6180ac15ddffaa698f77c5dd45dc00.tar.bz2
PrismLauncher-4817f0312d6180ac15ddffaa698f77c5dd45dc00.zip
Fixed up a warning
Signed-off-by: timoreo <contact@timoreo.fr>
Diffstat (limited to 'launcher/modplatform/atlauncher')
-rw-r--r--launcher/modplatform/atlauncher/ATLPackInstallTask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
index 5ed13470..70a35395 100644
--- a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
+++ b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
@@ -136,7 +136,7 @@ void PackInstallTask::onDownloadSucceeded()
default:
emitFailed(tr("Unsupported installation mode"));
- break;
+ return;
}
// Display message if one exists