boolean... (#19205)

* boolean...

* move to right secton

* disconnect should be red

* sync all styles

* more ui theming

* radio

* also fix that
This commit is contained in:
Kashargul
2026-02-20 21:42:08 +01:00
committed by GitHub
parent 5cff3b2d1d
commit f7412d11fb
28 changed files with 86 additions and 51 deletions
+1 -3
View File
@@ -57,9 +57,7 @@
var/datum/asset/spritesheet_batched/robot_icons/spritesheet = GLOB.robot_sprite_sheets[target.modtype]
if(target)
var/ui_theme = target.get_ui_theme()
if(ui_theme)
.["theme"] = ui_theme
.["theme"] = target.get_ui_theme()
.["target"] = list()
.["target"]["name"] = target.name
.["target"]["ckey"] = target.ckey