Fixes internals buttons (#21696)

* Fixes internals buttons

* i'm very happy with my own ui tbh
This commit is contained in:
Joan Lung
2016-11-24 15:20:32 -05:00
committed by AnturK
parent 8268f7ddaa
commit 6f2c8bc9f4
7 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -188,7 +188,7 @@
if(iscarbon(owner))
var/mob/living/carbon/C = owner
if(target == C.internal)
button.icon_state = "bg_default_on"
button.icon_state = "template_active"
/datum/action/item_action/toggle_mister
name = "Toggle Mister"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB