diff --git a/Game Assets/miscellanous/settings.json b/Game Assets/miscellanous/settings.json index 92bec61..f64b0b6 100644 --- a/Game Assets/miscellanous/settings.json +++ b/Game Assets/miscellanous/settings.json @@ -42,7 +42,7 @@ "name": "Screen Resolution", "description": "Changes the screen resolution.", "optionType": "dropdown", - "options": ["640x360", "1280x720", "1600x900", "1920x1080", "2560x1440", "7680x4320", "Match display size"], + "options": ["640x360", "1280x720", "1600x900", "1920x1080", "2560x1440", "7680x4320", "Match display size", "Match window size"], "defaultValue": "1920x1080" }, {