mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Added InstanceLoader and InstanceType headers.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "instance.h"
|
||||
|
||||
Instance::Instance(QObject *parent) :
|
||||
Instance::Instance(const QString &rootDir, QObject *parent) :
|
||||
SettingsBase(parent)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user