It's 2 am and im having a manic episode so i fixed hair (#69092)

* 2 am coding

* lazylists like this are stupid

* reviews
This commit is contained in:
Kapu1178
2022-08-17 20:20:04 -04:00
committed by GitHub
parent 89341c100c
commit dcd84e1bdc
36 changed files with 239 additions and 202 deletions
+1 -1
View File
@@ -211,7 +211,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)