mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Timespinner: Two typos #4051
This commit is contained in:
@@ -190,7 +190,7 @@ class TimespinnerWorld(World):
|
|||||||
|
|
||||||
if self.options.has_replaced_options:
|
if self.options.has_replaced_options:
|
||||||
warning = \
|
warning = \
|
||||||
f"NOTICE: Timespinner options for player '{self.player_name}' where renamed from PasCalCase to snake_case, " \
|
f"NOTICE: Timespinner options for player '{self.player_name}' were renamed from PascalCase to snake_case, " \
|
||||||
"please update your yaml"
|
"please update your yaml"
|
||||||
|
|
||||||
spoiler_handle.write("\n")
|
spoiler_handle.write("\n")
|
||||||
|
Reference in New Issue
Block a user