Console.WriteLine

This commit is contained in:
KP122222 2018-04-29 14:05:02 -03:00 committed by GitHub
parent 17f4ccf2d5
commit e1131474f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ namespace Ryujinx
}
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))