mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-07 05:46:58 +03:00
Change naming from Derp -> OneSix until the new instance type supports legacy
This commit is contained in:
parent
156bc8f276
commit
7d5787025a
35 changed files with 375 additions and 821 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
NostalgiaInstance::NostalgiaInstance(const QString &rootDir, SettingsObject *settings,
|
||||
QObject *parent)
|
||||
: DerpInstance(rootDir, settings, parent)
|
||||
: OneSixInstance(rootDir, settings, parent)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue