[MIRROR] Minor circuit fix (#12662)

Co-authored-by: Aura Dusklight <46622484+NovaDusklight@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-11 13:00:26 -07:00
committed by GitHub
parent f495c830cd
commit 8b3ec45da7
@@ -244,6 +244,7 @@
set_pin_data(IC_OUTPUT, 1, IO.avail())
set_pin_data(IC_OUTPUT, 2, IO.surplus())
set_pin_data(IC_OUTPUT, 3, IO.viewload())
push_data()
// Internal power machine for interacting with the powernet.
// It needs a bit of special code since base /machinery/power assumes loc will be a tile.