Skip to content

Commit

Permalink
SC2: Typo fix in option display name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Sep 16, 2023
1 parent 0e7c7bd commit a9e093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/sc2wol/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ class OptionalBossLocations(LocationInclusion):
Warning: The generation may fail if too many locations are excluded by this way.
See also: Excluded Locations, Item Plando (https://archipelago.gg/tutorial/Archipelago/plando/en#item-plando)
"""
display_name = "Challenge Locations"
display_name = "Optional Boss Locations"


# noinspection PyTypeChecker
Expand Down

0 comments on commit a9e093f

Please sign in to comment.