Skip to content

Commit e5867ff

Browse files
authored
Make options uniformly delimited
1 parent 09c86f3 commit e5867ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worlds/ufo50/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class NMEarlyPin(DefaultOnToggle):
157157
If enabled, the Hairpin will be on the floor in the starting room on either the Bowl or Spoon checks.
158158
"""
159159
internal_name = "nm_early_pin"
160-
display_name = "Night Manor Early Hairpin"
160+
display_name = "Night Manor - Early Hairpin"
161161

162162

163163
@dataclass

0 commit comments

Comments
 (0)