1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-05 15:05:57 +02:00

Fix draw_resource_selection for danger ore patches beltboxes. (#1271)

This commit is contained in:
grilledham 2022-01-03 18:29:42 +00:00 committed by GitHub
parent 3250ce4e55
commit b0a71d74b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ Config.dump_offline_inventories = {
Config.paint.enabled = false
Event.on_init(function()
game.draw_resource_selection = false
--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