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:
parent
38d1bcd403
commit
8d6ac9608c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user