From f8cedafcbe49590154cbef6832f347588b6a72df Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Tue, 25 Feb 2025 07:16:33 +0100 Subject: knockdown: mitre limit cannot be zero (#3537) --- templates/knockdown_fill.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/knockdown_fill.xml b/templates/knockdown_fill.xml index a58f8c0a..1cda08bd 100644 --- a/templates/knockdown_fill.xml +++ b/templates/knockdown_fill.xml @@ -16,13 +16,13 @@ true - 1 + 1 - 5.0 + 5.0 -- cgit v1.2.3