Skip to content

Commit

Permalink
FUUUUUUUUUUUCKDFGBJCFGTKLHJ
Browse files Browse the repository at this point in the history
  • Loading branch information
fighterslam committed Sep 25, 2024
1 parent ab41b84 commit 1d3a25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/computer/atmos_control.dm
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ GLOBAL_LIST_EMPTY(atmos_air_controllers)
sensors = list(GAS_MONITOR_SENSOR_EXTERNAL = "External Atmospherics Monitoring")
name = "External Atmospherics Monitoring"

Check failure on line 314 in code/game/machinery/computer/atmos_control.dm

View workflow job for this annotation

GitHub Actions / Run Linters

Check Regex

superflous whitespace added to here, remove or update check_regex.yml
//tbh I would love it if someone could make this like. Unique like ship camera networks & etc.
// This hacky madness is the evidence of the fact that a lot of machines were never meant to be constructable, im so sorry you had to see this
//This hacky madness is the evidence of the fact that a lot of machines were never meant to be constructable, im so sorry you had to see this
/obj/machinery/computer/atmos_control/tank/proc/reconnect(mob/user)
var/list/IO = list()
var/datum/radio_frequency/freq = SSradio.return_frequency(frequency)
Expand Down

0 comments on commit 1d3a25a

Please sign in to comment.