(Windows Frontend) Rename "Non-exclusive Mode" option to "Force Windowed Fullscreen"

This commit is contained in:
retr0s4ge 2018-08-16 13:20:26 +02:00
parent 9314fc2d5e
commit 7fa405b679
1 changed files with 1 additions and 1 deletions

View File

@ -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