SUPERNOVA2: Add dialog separator to gametext.h

This commit is contained in:
Jaromir Wysoglad 2019-05-31 07:18:41 +02:00 committed by Thierry Crozat
parent f744adec4e
commit 88973057fe

View File

@ -774,6 +774,7 @@ const char *gameText[] = {
"\"Ich mu\341 beweisen, da\341 dieser|Roboter der falsche Horst|Hummel ist!\", denkst du.", //"I have to prove that this robot|is the wrong Horst|Hummel!", you think to yourself.
"\"Diese Mistkerle von der Artus GmbH und|Commander Sumoti m\201ssen entlarvt werden!\"",
//"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!"
"|", //Dialog separator
NULL
};