From 625fa2651de50a577691de511523fbf50302ef59 Mon Sep 17 00:00:00 2001 From: CrazyBloo Date: Mon, 9 Sep 2024 14:47:46 -0400 Subject: [PATCH] format --- src/core/libraries/np_trophy/np_trophy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(),