mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 14:49:16 +00:00
Remove unused Structure Sprites setting
The structureSprites toggle was only read by the toggle UIs themselves — no rendering code ever consulted it. Drops the getter/setter from UserSettings, both toggle rows (SettingsModal + UserSettingModal), and the en.json keys. Other-language entries are left for Crowdin to reap.
This commit is contained in:
@@ -800,8 +800,6 @@
|
||||
"alert_frame_desc": "Toggle the alert frame. When enabled, the frame will be displayed when you are betrayed or attacked over land.",
|
||||
"special_effects_label": "Special effects",
|
||||
"special_effects_desc": "Toggle special effects. Deactivate to improve performances",
|
||||
"structure_sprites_label": "Structure Sprites",
|
||||
"structure_sprites_desc": "Toggle structure sprites",
|
||||
"cursor_cost_label_label": "Cursor Build Cost",
|
||||
"cursor_cost_label_desc": "Show a cost pill under the build cursor icon",
|
||||
"anonymous_names_label": "Hidden Names",
|
||||
|
||||
Reference in New Issue
Block a user