Merge pull request #7046 from Neerti/system_3_fixes

Tweaks and fixes for the new new event system.
This commit is contained in:
Atermonera
2020-04-29 14:26:58 -07:00
committed by VirgoBot
parent 077bcf49b9
commit c3537b01e9
11 changed files with 74 additions and 25 deletions

View File

@@ -181,6 +181,9 @@ GLOBAL_LIST_EMPTY(all_turbines)
else
disconnect_from_network()
reconnect()
lastgenlev = 0
effective_gen = 0
updateicon()
else
..()