Comply with review again...
This commit is contained in:
parent
15a0f496c2
commit
1fb2dbdc9a
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ namespace Ryujinx.HLE.HOS.Services.Am
|
|||
{
|
||||
context.ResponseData.Write(_accumulatedSuspendedTickValue);
|
||||
|
||||
Logger.PrintStub(LogClass.ServiceAm);
|
||||
Logger.PrintStub(LogClass.ServiceAm, new { _accumulatedSuspendedTickValue });
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue