The window title is "QuakeWorld" now, instead of "WinQuake"

This commit is contained in:
Anton E. Gavrilov 2000-03-11 10:13:06 +00:00
parent 51d9494677
commit c58cab5f55

View file

@ -1356,7 +1356,7 @@ qboolean VID_SetWindowedMode (int modenum)
mainwindow = CreateWindowEx (
ExWindowStyle,
"WinQuake",
"WinQuake",
"QuakeWorld",
WindowStyle,
0, 0,
WindowRect.right - WindowRect.left,