[MIRROR] It's 2 am and im having a manic episode so i fixed hair [MDB IGNORE] (#15687)

* It's 2 am and im having a manic episode so i fixed hair

* It's 2 am and im having a manic episode so i fixed hair

* removes `uses_mutcolor`

* Fixed the last bits that made this not compile.

Co-authored-by: Kapu1178 <75460809+Kapu1178@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
SkyratBot
2022-08-19 23:41:36 -07:00
committed by GitHub
co-authored by Kapu1178 Tom GoldenAlpharex
parent e0172e894f
commit 694f5eedda
56 changed files with 260 additions and 273 deletions
+1 -1
View File
@@ -218,7 +218,7 @@
wearer.update_worn_head()
wearer.update_worn_mask()
wearer.update_worn_glasses()
wearer.update_hair()
wearer.update_body_parts()
/// Finishes the suit's activation, starts processing
/obj/item/mod/control/proc/finish_activation(on)