diff options
author | dada513 <dada513@protonmail.com> | 2022-03-27 14:51:48 +0200 |
---|---|---|
committer | dada513 <dada513@protonmail.com> | 2022-03-27 14:51:48 +0200 |
commit | ec6409914d07dce67f86522ff7f5015e5060fb7e (patch) | |
tree | 39104e760b103f433798626a2109b9e3413b837a | |
parent | 6a25cacc3e1609c7d3a1a75824c6ed2ab1a4faac (diff) | |
download | PrismLauncher-ec6409914d07dce67f86522ff7f5015e5060fb7e.tar.gz PrismLauncher-ec6409914d07dce67f86522ff7f5015e5060fb7e.tar.bz2 PrismLauncher-ec6409914d07dce67f86522ff7f5015e5060fb7e.zip |
newline more like waste
-rw-r--r-- | launcher/launch/steps/QuitAfterGameStop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/launch/steps/QuitAfterGameStop.cpp b/launcher/launch/steps/QuitAfterGameStop.cpp index 257f473d..f9eced99 100644 --- a/launcher/launch/steps/QuitAfterGameStop.cpp +++ b/launcher/launch/steps/QuitAfterGameStop.cpp @@ -23,4 +23,4 @@ void QuitAfterGameStop::executeTask() { APPLICATION->quit(); -}
\ No newline at end of file +} |