mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-19 02:17:14 +00:00
GH-1556 disable export for tracked FTB instances
This commit is contained in:
@@ -206,6 +206,7 @@ public:
|
||||
void unsetFlag(const InstanceFlag flag);
|
||||
|
||||
bool canLaunch() const;
|
||||
virtual bool canExport() const = 0;
|
||||
|
||||
virtual bool reload();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user