aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/VersionFile.h
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2023-06-06 10:34:05 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2023-06-06 10:34:05 +0300
commit6505a6280111e29b33d829703d1c1a87f90dba7a (patch)
tree696b9f52b5e4e03b54d919204b4eb7a47f8788d1 /launcher/minecraft/VersionFile.h
parent1840505a0f887ebfc2c719113873ea3345b133fb (diff)
downloadPrismLauncher-6505a6280111e29b33d829703d1c1a87f90dba7a.tar.gz
PrismLauncher-6505a6280111e29b33d829703d1c1a87f90dba7a.tar.bz2
PrismLauncher-6505a6280111e29b33d829703d1c1a87f90dba7a.zip
Renamed requires fields
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/minecraft/VersionFile.h')
-rw-r--r--launcher/minecraft/VersionFile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/minecraft/VersionFile.h b/launcher/minecraft/VersionFile.h
index 11c5a3af..8e9dd167 100644
--- a/launcher/minecraft/VersionFile.h
+++ b/launcher/minecraft/VersionFile.h
@@ -138,7 +138,7 @@ public: /* data */
* Prism Launcher: set of packages this depends on
* NOTE: this is shared with the meta format!!!
*/
- Meta::RequireSet requires;
+ Meta::RequireSet m_requires;
/**
* Prism Launcher: set of packages this conflicts with