This commit is contained in:
Mikayla Fischler
2025-02-25 15:32:07 -05:00
parent a9f68ce3ea
commit d45f19c8a6
3 changed files with 4 additions and 4 deletions

View File

@@ -299,7 +299,7 @@ local function init(main)
------------------------------
for i = 1, facility.num_units do
if units[i].aux_cool then
if units[i].aux_coolant then
local vx
local vy = 3 + y_ofs(i)