Closed RubyRubenstahl closed 7 years ago
Added labels to the medals feature so the user knows what achievements were reached.
I also abstracted the logic of setting the medal on/off state to a separate function to avoid having to update logic in multiple places.
This was a necessary improvement. Love it. Thank you @RubyRubenstahl !
Added labels to the medals feature so the user knows what achievements were reached.
I also abstracted the logic of setting the medal on/off state to a separate function to avoid having to update logic in multiple places.