From f2f0d8ff20023a32372b716016c160b91be4016f Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:58:15 -0500 Subject: [PATCH] Add a conf change to mitigate the perceived glitch that is issue #535. --- patches/subgame/minetest.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/subgame/minetest.conf b/patches/subgame/minetest.conf index f3a784e..4be7332 100644 --- a/patches/subgame/minetest.conf +++ b/patches/subgame/minetest.conf @@ -35,3 +35,4 @@ playeranim.model_version = default_character_v3 item_drop.pickup_radius = 1.425 throwing.enable_arrow = true +square_trees = true