Fixed styling
This commit is contained in:
parent
126910716d
commit
8ebcd5cba9
1 changed files with 2 additions and 1 deletions
|
@ -75,7 +75,8 @@ namespace Ryujinx
|
|||
break;
|
||||
}
|
||||
}
|
||||
else {
|
||||
else
|
||||
{
|
||||
Logger.PrintInfo(LogClass.Application, "ROM not found.");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue