mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
Basic version changing (OneSix only for now)
This commit is contained in:
@@ -11,6 +11,10 @@ QString NostalgiaInstance::getStatusbarDescription()
|
||||
return "Nostalgia : " + intendedVersionId();
|
||||
}
|
||||
|
||||
bool NostalgiaInstance::menuActionEnabled(QString action_name) const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
/*
|
||||
ADD MORE
|
||||
|
Reference in New Issue
Block a user