From 5da6ee098d46c71fe2fdd06ea5c8284d6480f198 Mon Sep 17 00:00:00 2001 From: The Happy Anarchist Date: Sat, 5 Sep 2020 23:33:38 -1000 Subject: [PATCH] Bugfix: Wouldn't load Config screen wouldn't load. Fixed. --- src/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/template.json b/src/template.json index 0ab0fa2..9a84b3a 100644 --- a/src/template.json +++ b/src/template.json @@ -23,7 +23,7 @@ }, "damage": { "mod": { - "missile": 0 + "missile": 0, "melee": 0 } },