Fix installing forge after liteloader and then removing liteloader. Also formatting.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
struct OneSixInstancePrivate : public BaseInstancePrivate
|
||||
{
|
||||
std::shared_ptr<OneSixVersion> version;
|
||||
std::shared_ptr<OneSixVersion> nonCustomVersion;
|
||||
std::shared_ptr<OneSixVersion> vanillaVersion;
|
||||
std::shared_ptr<ModList> loader_mod_list;
|
||||
std::shared_ptr<ModList> resource_pack_list;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user