mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-08 17:18:39 +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) {
|
if (std::stoi(currentTrophyId) == trophyId) {
|
||||||
LOG_INFO(Lib_NpTrophy, "Found trophy to unlock {} : {}",
|
LOG_INFO(Lib_NpTrophy, "Found trophy to unlock {} : {}",
|
||||||
it->child("name").text().as_string(),
|
it->child("name").text().as_string(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue