mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix: use correct variable for jars path
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
ba4af1a890
commit
4a2b25e841
3 changed files with 3 additions and 1 deletions
|
|
@ -44,6 +44,7 @@ class Config {
|
|||
public:
|
||||
Config();
|
||||
QString LAUNCHER_NAME;
|
||||
QString LAUNCHER_APP_BINARY_NAME;
|
||||
QString LAUNCHER_DISPLAYNAME;
|
||||
QString LAUNCHER_COPYRIGHT;
|
||||
QString LAUNCHER_DOMAIN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue