diff options
| author | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
|---|---|---|
| committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
| commit | f046bd7d500c16f530db48f9da5b0809a02b7519 (patch) | |
| tree | e87c08a1042566236b64cebed8dde9728f49046f /buildconfig/BuildConfig.h | |
| parent | ec32618e1158beba1cf5b4c91c3835a233eceeeb (diff) | |
| parent | 593f45298614843c14acb11994320f90a474c750 (diff) | |
| download | PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.gz PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.bz2 PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.zip | |
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
Diffstat (limited to 'buildconfig/BuildConfig.h')
| -rw-r--r-- | buildconfig/BuildConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconfig/BuildConfig.h b/buildconfig/BuildConfig.h index 8543d724..11773d88 100644 --- a/buildconfig/BuildConfig.h +++ b/buildconfig/BuildConfig.h @@ -68,7 +68,7 @@ class Config { bool UPDATER_ENABLED = false; - /// A short string identifying this build's platform. For example, "lin64" or "win32". + /// A short string identifying this build's platform or distribution. QString BUILD_PLATFORM; /// A string containing the build timestamp |
