GH-329 update description text in MainWindow when instance Minecraft version changes
This commit is contained in:
@ -264,6 +264,7 @@ bool OneSixInstance::setIntendedVersionId(QString version)
|
||||
{
|
||||
clearProfile();
|
||||
}
|
||||
emit propertiesChanged(this);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user