Skip to content

Commit

Permalink
Clear season list
Browse files Browse the repository at this point in the history
  • Loading branch information
U-lis committed Jul 9, 2024
1 parent c83096d commit 9e4fb68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ private void StoreAdventureBossList()
private void ClearAdventureBossList()
{
Log.Debug("[Adventure Boss] Clear adventure boss action lists");
_adventureBossSeasonList.Clear();
_adventureBossWantedList.Clear();
_adventureBossChallengeList.Clear();
_adventureBossRushList.Clear();
Expand Down

0 comments on commit 9e4fb68

Please sign in to comment.