(Windows Frontend) Rename "Non-exclusive Mode" option to "Force Windowed Fullscreen"
This commit is contained in:
parent
9314fc2d5e
commit
7fa405b679
|
@ -1637,7 +1637,7 @@ BEGIN
|
|||
END
|
||||
POPUP "Fullscreen Options"
|
||||
BEGIN
|
||||
MENUITEM "Non-exclusive Mode", IDM_FS_WINDOW
|
||||
MENUITEM "Force Windowed Fullscreen", IDM_FS_WINDOW
|
||||
MENUITEM "Show Menu", IDM_FS_MENU
|
||||
MENUITEM "Auto-Hide Cursor", IDM_FS_HIDE_CURSOR
|
||||
END
|
||||
|
|
Loading…
Reference in New Issue