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 +}