diff --git a/src/core/libraries/np_trophy/np_trophy.cpp b/src/core/libraries/np_trophy/np_trophy.cpp index 9b16f1719..ab0aab8b5 100644 --- a/src/core/libraries/np_trophy/np_trophy.cpp +++ b/src/core/libraries/np_trophy/np_trophy.cpp @@ -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(),