cleanup
This commit is contained in:
parent
3df0856b80
commit
6170b412ad
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ function util.check_fluid_mining()
|
|||
if (
|
||||
(force.technologies["uranium-processing"] and force.technologies["uranium-processing"].researched) or
|
||||
(force.technologies["titanium-processing"] and force.technologies["titanium-processing"].researched) or
|
||||
(force.technologies["dummy-processing"] and force.technologies["dummy-processing"].researched) or
|
||||
false
|
||||
) then
|
||||
force.technologies["fluid-mining"].researched = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue