mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
not ever -> never
This commit is contained in:
parent
94ea6ef442
commit
0721bd42e1
@ -1915,7 +1915,7 @@ class MainText(TextCommand):
|
||||
output += "\""
|
||||
in_quotes = True
|
||||
|
||||
# the above if statement is probably not ever called
|
||||
# the above if statement is probably never called
|
||||
else:
|
||||
if not in_quotes:
|
||||
if not new_line and not was_comma:
|
||||
|
Loading…
x
Reference in New Issue
Block a user