mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Code Readability - Machinery (#18153)
* machinery * comment change as per suggestion Co-authored-by: moxian <moxian@users.noreply.github.com> * added always_gib var to recycler as per recomendation Co-authored-by: moxian <moxian@users.noreply.github.com>
This commit is contained in:
@@ -144,6 +144,6 @@
|
||||
return ..()
|
||||
|
||||
/obj/machinery/floodlight/extinguish_light()
|
||||
on = 0
|
||||
on = FALSE
|
||||
set_light(0)
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user