mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Woops
This commit is contained in:
@ -26,7 +26,7 @@ namespace osu.Desktop
|
||||
{
|
||||
host.ExceptionThrown += handleException;
|
||||
|
||||
if (false)
|
||||
if (!host.IsPrimaryInstance)
|
||||
{
|
||||
var importer = new ArchiveImportIPCChannel(host);
|
||||
// Restore the cwd so relative paths given at the command line work correctly
|
||||
|
Reference in New Issue
Block a user