mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-03 16:02:26 +00:00
format
This commit is contained in:
parent
dbd0404ed5
commit
625fa2651d
@ -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…
Reference in New Issue
Block a user