allow the achievement clear function to reflect the status in the overlay
This commit is contained in:
parent
06189e303f
commit
2cd5f15376
@ -660,6 +660,8 @@ Steam_User_Stats::InternalSetResult<bool> Steam_User_Stats::clear_achievement_in
|
|||||||
|
|
||||||
result.notify_server = !settings->disable_sharing_stats_with_gameserver;
|
result.notify_server = !settings->disable_sharing_stats_with_gameserver;
|
||||||
|
|
||||||
|
overlay->AddAchievementNotification(internal_name, user_achievements[internal_name], false);
|
||||||
|
|
||||||
}
|
}
|
||||||
} catch (...) {}
|
} catch (...) {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user