mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-04-23 08:57:23 -05:00
not ever -> never
original-commit-id: 0721bd42e15d60af7c259da86f11effacc6aa636
This commit is contained in:
parent
7e8f830289
commit
854c3d7f50
|
|
@ -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…
Reference in New Issue
Block a user