mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -32,13 +32,13 @@ local rail_support_pole = {
|
||||
|
||||
script.on_init(function()
|
||||
storage.phi_cl = storage.phi_cl or {
|
||||
event = {}
|
||||
event_handler = {}
|
||||
}
|
||||
end)
|
||||
|
||||
script.on_configuration_changed(function()
|
||||
storage.phi_cl = storage.phi_cl or {
|
||||
event = {}
|
||||
event_handler = {}
|
||||
}
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user