mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
Working 1.6 modding (currently only forge)
This commit is contained in:
@@ -134,7 +134,7 @@ public:
|
||||
* \brief Gets a pointer to this instance's version list.
|
||||
* \return A pointer to the available version list for this instance.
|
||||
*/
|
||||
virtual BaseVersionList *versionList() const;
|
||||
virtual QSharedPointer<BaseVersionList> versionList() const;
|
||||
|
||||
/*!
|
||||
* \brief Gets this instance's settings object.
|
||||
|
Reference in New Issue
Block a user