mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 20:14:45 +00:00
format
This commit is contained in:
parent
dbd0404ed5
commit
625fa2651d
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ int PS4_SYSV_ABI sceNpTrophyUnlockTrophy(OrbisNpTrophyContext context, OrbisNpTr
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (std::stoi(currentTrophyId) == trophyId) {
|
||||
LOG_INFO(Lib_NpTrophy, "Found trophy to unlock {} : {}",
|
||||
it->child("name").text().as_string(),
|
||||
|
|
Loading…
Add table
Reference in a new issue