Revert button for server-side achievements reverts to state at login, not last committed state #92
Labels
Achievement List
Affects the achievements list window
bug
Something isn't working
enhancement
New feature or request
IDC_RA_REVERTSELECTED in RA_Dlg_Achievement.cpp talks about "reverting from file" but the only thing that seems to write to file is IDC_RA_COMMIT_ACH when (g_nActiveAchievementSet == Local).
Using the "Revert selected" button when Unofficial set is selected leads to some unclear behaviour.
IMO it'd make sense if unofficial set actually reverted from server.
The text was updated successfully, but these errors were encountered: