Skip to content

Commit

Permalink
linters fix I hope
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Nov 9, 2023
1 parent fbcdc41 commit d5dae71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/machinery/outpost_electrolyzer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
if(istype(target, /obj/item/stack/ore/ice))
electrolyze += target
continue

not_electrolyzed = TRUE
if(isliving(target))
crush_living(target)
Expand Down

0 comments on commit d5dae71

Please sign in to comment.