From c14521cbd226073f1cf553e0f518863ce7f7e51a Mon Sep 17 00:00:00 2001
From: Thomas Rudin <thomas@rudin.li>
Date: Sat, 02 Mar 2019 11:14:05 +0100
Subject: [PATCH] Quarry: Fix server freeze when max depth is reduced (#487)

---
 technic/locale/template.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/technic/locale/template.txt b/technic/locale/template.txt
index f94ccda..12dbc65 100644
--- a/technic/locale/template.txt
+++ b/technic/locale/template.txt
@@ -110,7 +110,7 @@
 Charge =
 Discharge =
 Power level =
-# $1: Tier $2: current_charge $3: max_charge 
+# $1: Tier $2: current_charge $3: max_charge
 @1 Battery Box: @2/@3 =
 # $1: Machine name $2: Supply $3: Demand
 @1. Supply: @2 Demand: @3 =

--
Gitblit v1.8.0