mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
NOISSUE stop referring to the minecraft profile as 'version'
This commit is contained in:
@@ -101,7 +101,7 @@ private:
|
||||
QStringList processMinecraftArgs(AuthSessionPtr account);
|
||||
|
||||
protected:
|
||||
std::shared_ptr<MinecraftProfile> m_version;
|
||||
std::shared_ptr<MinecraftProfile> m_profile;
|
||||
mutable std::shared_ptr<ModList> m_loader_mod_list;
|
||||
mutable std::shared_ptr<ModList> m_core_mod_list;
|
||||
mutable std::shared_ptr<ModList> m_resource_pack_list;
|
||||
|
Reference in New Issue
Block a user