mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-28 13:20:33 +00:00
Removed stray trailing space
This commit is contained in:
parent
8d313d9634
commit
1e6c1f1236
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ namespace Ryujinx.Ava
|
|||
if (executablePath != null)
|
||||
{
|
||||
Logger.Notice.Print(LogClass.Application, $"Ryujinx Path: {executablePath}");
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Logger.Warning?.Print(LogClass.Application, "Can't determine executable path. It might have been renamed or deleted after launch.");
|
||||
|
|
Loading…
Reference in a new issue