mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-03-24 08:51:58 +00:00
Replace "WinQuake" window header with PROGRAM (---> "QuakeForge")
This commit is contained in:
parent
f8604f0735
commit
4167d8913c
1 changed files with 1 additions and 1 deletions
|
@ -1407,7 +1407,7 @@ qboolean VID_SetWindowedMode (int modenum)
|
|||
mainwindow = CreateWindowEx (
|
||||
ExWindowStyle,
|
||||
"WinQuake",
|
||||
"WinQuake",
|
||||
PROGRAM,
|
||||
WindowStyle,
|
||||
0, 0,
|
||||
WindowRect.right - WindowRect.left,
|
||||
|
|
Loading…
Reference in a new issue