Skip to content

Commit

Permalink
Update code/game/machinery/outpost_electrolyzer.dm
Browse files Browse the repository at this point in the history
Co-authored-by: JimKil3 <[email protected]>
Signed-off-by: HelmCrab <[email protected]>
  • Loading branch information
Thera-Pissed and JimKil3 authored Nov 29, 2023
1 parent 938b323 commit 1b0edae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/machinery/outpost_electrolyzer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,5 @@
air2.adjust_moles (GAS_O2, molestomake / 2)
air2.set_temperature (T20C)
update_parents()

Check failure on line 146 in code/game/machinery/outpost_electrolyzer.dm

View workflow job for this annotation

GitHub Actions / Run Linters

Check Regex

superflous whitespace added to here, remove or update check_regex.yml
#undef MOLS_PER_ICE

0 comments on commit 1b0edae

Please sign in to comment.