Skip to content

Commit

Permalink
Merge pull request #1242 from grilledham/enable_draw_resource_selection
Browse files Browse the repository at this point in the history
Remove draw_resource_selection = false.
  • Loading branch information
grilledham authored Sep 18, 2021
2 parents 3b48be8 + 87a0fd8 commit ab963a5
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 ab963a5

Please sign in to comment.