[MIRROR] boolean... (#12434)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-02-21 05:14:31 +01:00
committed by GitHub
co-authored by Kashargul
parent b8948a766b
commit 9ef17a1591
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