Skip to content

Commit

Permalink
Remove draw_resource_selection = false.
Browse files Browse the repository at this point in the history
  • Loading branch information
grilledham committed Sep 18, 2021
1 parent 3b48be8 commit 87a0fd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ Config.dump_offline_inventories = {
Config.paint.enabled = false

Event.on_init(function()
game.draw_resource_selection = false
game.forces.player.technologies['mining-productivity-1'].enabled = false
game.forces.player.technologies['mining-productivity-2'].enabled = false
game.forces.player.technologies['mining-productivity-3'].enabled = false
Expand Down

0 comments on commit 87a0fd8

Please sign in to comment.