mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 10:08:18 -06:00
blacklisted the network flag signal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user