This commit is contained in:
Reece Wilson 2023-09-17 22:21:24 +01:00
parent d387657e04
commit 09b044ab2e

View File

@ -156,11 +156,9 @@ namespace Aurora::IO::FS
return temp; return temp;
} }
} }
else
{
return ""; return "";
} }
}
static AuString GetSpecialDir(REFKNOWNFOLDERID rfid) static AuString GetSpecialDir(REFKNOWNFOLDERID rfid)
{ {