Skip to content

Fix CockpitFOV and CockpitFOVToggle missing in default table#7547

Open
wookieejedi wants to merge 2 commits into
scp-fs2open:masterfrom
wookieejedi:default-cp-fov
Open

Fix CockpitFOV and CockpitFOVToggle missing in default table#7547
wookieejedi wants to merge 2 commits into
scp-fs2open:masterfrom
wookieejedi:default-cp-fov

Conversation

@wookieejedi

Copy link
Copy Markdown
Member

The default_setting.tbl is very useful for setting defautl settings for new players for a mod, and it has the ability to set Graphics.FOV. Though there is an error in debug mode if a mod tries to set Graphics.CockpitFOV or Graphics.CockpitFOVToggle. This PR adds the needed parsers and default functions to those settings, allowing this to now work.

Tested and works as expected.

@wookieejedi wookieejedi added cleanup A modification or rewrite of code to make it more understandable or easier to maintain. fix A fix for bugs, not-a-bugs, and/or regressions. labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup A modification or rewrite of code to make it more understandable or easier to maintain. fix A fix for bugs, not-a-bugs, and/or regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant