mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Add create shortcut button for servers
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
@ -170,7 +170,6 @@ void createInstanceShortcut(BaseInstance* instance,
|
||||
iconFile.remove();
|
||||
#endif
|
||||
QMessageBox::critical(parent, QObject::tr("Create Shortcut"), QObject::tr("Failed to create %1 shortcut!").arg(targetString));
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user