diff --git a/Game Assets/miscellanous/settings.json b/Game Assets/miscellanous/settings.json index 60583e3..7b98240 100644 --- a/Game Assets/miscellanous/settings.json +++ b/Game Assets/miscellanous/settings.json @@ -43,7 +43,8 @@ "description": "Changes the screen resolution.", "optionType": "dropdown", "options": ["640x360", "1280x720", "1600x900", "1920x1080", "2560x1440", "7680x4320", "Match display size", "Match window size"], - "defaultValue": "1920x1080" + "defaultValue": "1920x1080", + "exclusive": "Application" }, { "name": "Resize Rendering Mode",