From 7a8702146c410e183dc7ac8bd03969616cb3b96e Mon Sep 17 00:00:00 2001 From: shintaroDesu Date: Mon, 20 Jul 2020 16:40:59 +0200 Subject: [PATCH] add show mods icon --- options_config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/options_config.json b/options_config.json index c472d54..d2943b6 100644 --- a/options_config.json +++ b/options_config.json @@ -21,6 +21,7 @@ "Automatic cursor size": {"type": "CheckBox"}, "Score meter size": {"type": "Slider", "min": 0.5, "max": 5, "step": 0.1}, "Rotate sliderball": {"type": "CheckBox"}, + "Show mods icon": {"type": "CheckBox"}, "Enable PP counter": {"type": "CheckBox"}, "Global leaderboard": {"type": "CheckBox"}, "Mods leaderboard": {"type": "Small_Textbox"},