Afforess / Factorio-Stdlib

Factorio Standard Library Project
ISC License
162 stars 45 forks source link

errors found with trains/events #149

Open Technickfreak opened 4 years ago

Technickfreak commented 4 years ago

https://github.com/Afforess/Factorio-Stdlib/blob/78b02eadaf626cec539306f741aea968c0d2f967/stdlib/event/trains.lua#L107

Deleted trains must be intercepted

if (id ~= derived_id and derived_id ~= nil) then