mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 04:00:06 +00:00
NOISSUE fix log-related legacy instance crash and show hidden log files
This commit is contained in:
@@ -74,4 +74,8 @@ public:
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
virtual QString getLogFileRoot()
|
||||
{
|
||||
return instanceRoot();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user