From 2ec192d0f55a3eedca83788c242d26d4d7a9ef3d Mon Sep 17 00:00:00 2001 From: Insality Date: Thu, 19 Mar 2020 00:08:07 +0300 Subject: [PATCH] add autofocus settings to druid config --- game.project | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game.project b/game.project index 6e20bc6..2a618f5 100644 --- a/game.project +++ b/game.project @@ -20,3 +20,5 @@ texture_profiles = /example/res/custom.texture_profiles [input] gamepads = /builtins/input/default.gamepadsc +[druid] +autofocus = 1 \ No newline at end of file