Update src/Ryujinx.HLE/FileSystem/ContentPath.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
This commit is contained in:
parent
e876e8a1aa
commit
ec31a88725
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ namespace Ryujinx.HLE.FileSystem
|
|||
return realPath != null;
|
||||
}
|
||||
|
||||
|
||||
public static string GetContentPath(ContentStorageId contentStorageId)
|
||||
{
|
||||
return contentStorageId switch
|
||||
|
|
Loading…
Add table
Reference in a new issue