aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/VersionFile.h
diff options
context:
space:
mode:
authorTayou <31988415+TayouVR@users.noreply.github.com>2023-06-07 18:57:46 +0200
committerGitHub <noreply@github.com>2023-06-07 18:57:46 +0200
commit9b9d439fce9408712a594bb294e3bd5f108e31bc (patch)
tree7a5d4ab7647433f2dd51aef5f7400e22a09fa166 /launcher/minecraft/VersionFile.h
parent62d1bc87aececcc365fe24d19e9160d78cbb891b (diff)
parent1043d29dd5b399991ed7055df5a1eced982f4c4c (diff)
downloadPrismLauncher-9b9d439fce9408712a594bb294e3bd5f108e31bc.tar.gz
PrismLauncher-9b9d439fce9408712a594bb294e3bd5f108e31bc.tar.bz2
PrismLauncher-9b9d439fce9408712a594bb294e3bd5f108e31bc.zip
Merge pull request #1111 from Trial97/requires
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