Skip to content

Fix build regressions related to game imports and Vector3 constants#634

Open
themuffinator wants to merge 1 commit intomainfrom
codex/fix-undeclared-identifier-gi-issue
Open

Fix build regressions related to game imports and Vector3 constants#634
themuffinator wants to merge 1 commit intomainfrom
codex/fix-undeclared-identifier-gi-issue

Conversation

@themuffinator
Copy link
Copy Markdown
Owner

Summary

  • move Game utility namespace below the game import declaration so gi is defined before use
  • switch several monster and player color/aim constants to static storage to satisfy constant expression requirements
  • correct Vector3 initialization for rotating weapon offset

Testing

  • not run (not requested)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant