adding a spinner on the graphics control panel

This commit is contained in:
minjaesong
2021-10-24 20:09:14 +09:00
parent f3c025898c
commit a79e673408
3 changed files with 46 additions and 18 deletions

View File

@@ -15,5 +15,8 @@
"MENU_OPTION_STREAMERS_LAYOUT": "Chat Overlay Mode",
"MENU_LABEL_RESTART_REQUIRED": "Restart Required",
"MENU_LABEL_KEYBOARD_LAYOUT": "Keyboard Layout",
"MENU_LABEL_IME": "IME"
"MENU_LABEL_IME": "IME",
"MENU_OPTIONS_DITHER": "Dither",
"MENU_OPTIONS_BLUR": "Blur",
"MENU_OPTIONS_PARTICLES": "Particles"
}