From c40189eabf663eb142e5da8107a570c4a0018642 Mon Sep 17 00:00:00 2001
From: SmallJoker <mk939@ymail.com>
Date: Tue, 25 Oct 2022 18:17:45 +0200
Subject: [PATCH] Export technic_music_player_top.png to PNG, run optipng

---
 technic/config.lua |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/technic/config.lua b/technic/config.lua
index 29321f9..bb748ec 100644
--- a/technic/config.lua
+++ b/technic/config.lua
@@ -12,6 +12,7 @@
 	enable_radiation_protection = "true",
 	enable_entity_radiation_damage = "true",
 	enable_longterm_radiation_damage = "true",
+	enable_nuclear_reactor_digiline_selfdestruct = "false",
 }
 
 for k, v in pairs(defaults) do

--
Gitblit v1.8.0