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:
evanpelle
2026-05-28 14:54:43 -07:00
parent fc3d80ec73
commit 10bf2be102
4 changed files with 0 additions and 59 deletions
-2
View File
@@ -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",