Console.WriteLine
This commit is contained in:
parent
17f4ccf2d5
commit
e1131474f1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ namespace Ryujinx
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Console.WriteLine("Please specify the folder with the NSOs/IStorage or a NSO/NRO.");
|
Console.WriteLine("Please specify the folder with the NSOs/IStorage or a NSO/NRO/XCI.");
|
||||||
}
|
}
|
||||||
|
|
||||||
using (GLScreen Screen = new GLScreen(Ns, Renderer))
|
using (GLScreen Screen = new GLScreen(Ns, Renderer))
|
||||||
|
|
Loading…
Reference in a new issue