mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
dehacked: Remove spurious \n\n\, repairing the end of C6TEXT.
This commit is contained in:
parent
16da587294
commit
f6727eeb8a
1 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ par 22 420 # 07:00 - Voros for v0.11 - 2017/02
|
|||
par 23 240 # 04:00 - Voros for v0.11 - 2017/02
|
||||
par 24 420 # 07:00 - Catoptromancy OLD run for v0.7
|
||||
par 25 600 # 10:00 - Voros for v0.11 - 2017/02
|
||||
par 26 690 # 11:30 - Catoptromancy for v0.8 - 2013/12
|
||||
par 26 270 # 04:30 - Voros for v0.11 - 2017/02
|
||||
par 27 690 # 11:30 - Voros for v0.11 - 2017/02
|
||||
par 28 450 # 07:30 - Voros for v0.11 - 2017/02
|
||||
par 29 300 # 05:00 - Voros for v0.11 - 2017/02
|
||||
|
@ -415,12 +415,12 @@ C6TEXT = The world dissipitates around\n\
|
|||
to find yourself inside another.\n\
|
||||
As the glow of the teleporter\n\
|
||||
subsides, it looks like you may\n\
|
||||
have made a wrong turn. Again.\n\
|
||||
have made a wrong turn. Again.\n\n\
|
||||
"What the - "\n\n\
|
||||
The world comes back to you.\n\
|
||||
The monsters you sought out\n\
|
||||
to kill, raise their weapons,\n\
|
||||
aiming for your head.\n\n\
|
||||
aiming for your head.
|
||||
#P1TEXT
|
||||
#P2TEXT
|
||||
#P3TEXT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue