summarylogtreecommitdiffstats
path: root/fix-jars.patch
diff options
context:
space:
mode:
authorKaydax2024-04-27 19:42:30 -0400
committerKaydax2024-04-27 19:42:30 -0400
commit729fe7cb6f8162c59bfb37c76eb630f8809b700d (patch)
tree29dca38a30ede72cd29e4bbfedaa40b863b66fc4 /fix-jars.patch
parent9133c0db68c75d61bd5ba767b29c9e7514b1116c (diff)
downloadaur-multimc-git.tar.gz
Update 'fix-jars.patch'
Diffstat (limited to 'fix-jars.patch')
-rw-r--r--fix-jars.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix-jars.patch b/fix-jars.patch
index 4d276841bc88..411754d5f790 100644
--- a/fix-jars.patch
+++ b/fix-jars.patch
@@ -9,6 +9,6 @@ diff '--color=auto' --unified --recursive --text --new-file Launcher0/launcher/A
+ m_jarsPath = TOSTRING(MULTIMC_JARS_LOCATION);
+#endif
+
- qDebug() << BuildConfig.LAUNCHER_DISPLAYNAME << ", (c) 2013-2021 " << BuildConfig.LAUNCHER_COPYRIGHT;
+ qDebug() << BuildConfig.LAUNCHER_DISPLAYNAME << ", (c) 2013-2023 " << BuildConfig.LAUNCHER_COPYRIGHT;
qDebug() << "Version : " << BuildConfig.printableVersionString();
qDebug() << "Git commit : " << BuildConfig.GIT_COMMIT;