blacklisted the network flag signal

This commit is contained in:
Monica Moniot
2022-11-25 07:01:33 -05:00
parent dd948b0f17
commit 78958f4f22
3 changed files with 4 additions and 4 deletions

View File

@@ -300,6 +300,7 @@ local function tick_poll_station(map_data, mod_settings)
end
if item_name == station.network_name then
station.network_flag = item_count
signals[k] = nil
end
else
signals[k] = nil