1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-30 04:30:58 +02:00

Remove fixed brightness from danger ore square map. (#1370)

This commit is contained in:
grilledham 2023-08-26 15:08:48 +01:00 committed by GitHub
parent 38d1bcd403
commit 8d6ac9608c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,9 +92,6 @@ Config.dump_offline_inventories = {
offline_timout_mins = 30 -- time after which a player logs off that their inventory is provided to the team
}
Config.paint.enabled = false
Config.day_night.enabled = true
Config.day_night.use_fixed_brightness = true
Config.day_night.fixed_brightness = 0.70
Event.on_init(function()
-- game.draw_resource_selection = false