mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
MISSED MIRROR [Lints Against Unmanaged Local Defines] (#20204)
* https://github.com/tgstation/tgstation/pull/74333 https: //github.com/tgstation/tgstation/pull/74333 Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com> * var stuff Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com> * vars * Update sol_fed.dm --------- Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com>
This commit is contained in:
@@ -85,3 +85,6 @@
|
||||
var/turf/turf = get_turf(computer)
|
||||
last_gasmix_data = list(gas_mixture_parser(turf?.return_air(), "Location Reading"))
|
||||
return TRUE
|
||||
|
||||
#undef ATMOZPHERE_SCAN_ENV
|
||||
#undef ATMOZPHERE_SCAN_CLICK
|
||||
|
||||
@@ -189,3 +189,5 @@
|
||||
if(tempnetwork.len)
|
||||
camlist["[cam.c_tag]"] = cam
|
||||
return camlist
|
||||
|
||||
#undef DEFAULT_MAP_SIZE
|
||||
|
||||
Reference in New Issue
Block a user