From e2479d3fe2d3506540f535ee1d13bf534920a984 Mon Sep 17 00:00:00 2001 From: yawn3k Date: Mon, 9 Mar 2026 14:55:04 +0100 Subject: [PATCH] commenting out citadel_camera_hero_fov --- gameinfo.gi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gameinfo.gi b/gameinfo.gi index b85e21d..f29ae2d 100644 --- a/gameinfo.gi +++ b/gameinfo.gi @@ -509,7 +509,7 @@ r_citadel_npr_outlines_max_dist "1000" // Limits outlin // --- 2. Field of View --- //r_aspectratio "2.60" // 1.75=80fov | 2.15=90fov | 2.49=100fov (every .15 interval = 5 fov). [def: "0"] -citadel_camera_hero_fov "110" // The field of view angle of the camera when following a hero. [def: "90"] +//citadel_camera_hero_fov "110" // The field of view angle of the camera when following a hero. [def: "90"] // --- 3. HUD --- citadel_unit_status_use_new "1" // This uses new Health Bar, to use old Health Bar change "true" to "false". [def: "0"]