mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-04 06:35:32 +02:00
allow the achievement clear function to reflect the status in the overlay
This commit is contained in:
parent
06189e303f
commit
2cd5f15376
1 changed files with 2 additions and 0 deletions
|
@ -660,6 +660,8 @@ Steam_User_Stats::InternalSetResult<bool> Steam_User_Stats::clear_achievement_in
|
|||
|
||||
result.notify_server = !settings->disable_sharing_stats_with_gameserver;
|
||||
|
||||
overlay->AddAchievementNotification(internal_name, user_achievements[internal_name], false);
|
||||
|
||||
}
|
||||
} catch (...) {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue