From 43acec290067f9aca534647d46ba1f13cfeb377a Mon Sep 17 00:00:00 2001
From: TechDudie <73961295+TechDudie@users.noreply.github.com>
Date: Tue, 09 Feb 2021 19:03:55 +0100
Subject: [PATCH] Add Rubber Goo as replacement for the grinder (#578)

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

diff --git a/technic/radiation.lua b/technic/radiation.lua
index e4ed5c5..4f511ab 100644
--- a/technic/radiation.lua
+++ b/technic/radiation.lua
@@ -244,7 +244,6 @@
 need to be considered.
 --]]
 local abdomen_offset = 1
-local cache_scaled_shielding = {}
 local rad_dmg_cutoff = 0.2
 local radiated_players = {}
 

--
Gitblit v1.8.0