- More GAMENAME replacements in strings.
These changes will change only some displayed messages.
This commit is contained in:
parent
9b95c134a7
commit
0c5d55d0a3
8 changed files with 15 additions and 18 deletions
|
|
@ -301,7 +301,7 @@ void Win32Video::InitDDraw ()
|
|||
DDraw->Release ();
|
||||
DDraw = NULL;
|
||||
I_FatalError ("DirectDraw returned no display modes.\n\n"
|
||||
"If you started ZDoom from a fullscreen DOS box, run it from "
|
||||
"If you started " GAMENAME " from a fullscreen DOS box, run it from "
|
||||
"a DOS window instead. If that does not work, you may need to reboot.");
|
||||
}
|
||||
if (Args->CheckParm ("-2"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue