Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gameinfo.gi
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down