Ignore opening text
This commit is contained in:
parent
969014aa7c
commit
c2e5ffb3af
|
@ -106,7 +106,7 @@ def write_translated(outfile, origfile, translation_file_paths):
|
||||||
print("<", line, end='')
|
print("<", line, end='')
|
||||||
# -------------
|
# -------------
|
||||||
|
|
||||||
if line_jp+'\n' != line:
|
if line_jp+'\n' != line and transfilepath != "onik_op.txt":
|
||||||
print()
|
print()
|
||||||
print(" ------------------------------------------------------")
|
print(" ------------------------------------------------------")
|
||||||
print(" ! NO THAT'S WRONG! !")
|
print(" ! NO THAT'S WRONG! !")
|
||||||
|
|
Loading…
Reference in New Issue