#460 added yields throughout main UI rendering

This commit is contained in:
Mikayla Fischler
2024-04-07 20:21:57 -04:00
parent 92a4277f73
commit 1504247b33
4 changed files with 16 additions and 0 deletions

View File

@@ -352,6 +352,8 @@ local function init(parent, id)
t3_trp.register(t_ps[3], "TurbineTrip", t3_trp.update)
end
util.nop()
----------------------
-- reactor controls --
----------------------