From e719a2663a1ab9c81148e19644a14bd329a0f2a1 Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sat, 19 Jul 2025 11:56:17 -0700 Subject: [PATCH] fika auto use headless --- BepInEx/config/com.fika.core.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BepInEx/config/com.fika.core.cfg b/BepInEx/config/com.fika.core.cfg index 6c579e9..ce45b61 100644 --- a/BepInEx/config/com.fika.core.cfg +++ b/BepInEx/config/com.fika.core.cfg @@ -18,7 +18,7 @@ Developer Mode = false ## Always tick the box to use the Headless Client if available # Setting type: Boolean # Default value: false -Auto Use Headless = false +Auto Use Headless = true ## Enable custom notifications when a player dies, extracts, kills a boss, etc. # Setting type: Boolean