Fix powernet circuit not pushing the calculated data through wiring. (#19403)

This commit is contained in:
Aura Dusklight
2026-04-11 21:20:17 +02:00
committed by GitHub
parent 2026d9d542
commit 7b55a11b71
@@ -220,6 +220,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.