migration for 1.0.20
This commit is contained in:
parent
f8a6919d0d
commit
7aebfde3d2
1 changed files with 5 additions and 0 deletions
5
migrations/248k-1.0.20.lua
Normal file
5
migrations/248k-1.0.20.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
for _, force in pairs(game.forces) do
|
||||
force.reset_recipes()
|
||||
force.reset_technologies()
|
||||
force.reset_technology_effects()
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue