mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
Change naming from Derp -> OneSix until the new instance type supports legacy
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
NostalgiaInstance::NostalgiaInstance(const QString &rootDir, SettingsObject *settings,
|
||||
QObject *parent)
|
||||
: DerpInstance(rootDir, settings, parent)
|
||||
: OneSixInstance(rootDir, settings, parent)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user