Skip to content

Conversation

@dmcooke
Copy link

@dmcooke dmcooke commented May 5, 2021

  • Use %.0f for formatting values that might not be finite (NaN or Inf)
    due to division by 0 or overflow.
  • GetPlayerFacing() can be nil in instances.

- Use %.0f for formatting values that might not be finite (NaN or Inf)
  due to division by 0 or overflow.
- GetPlayerFacing() can be nil in instances.
Copy link
Owner

@Tojaso Tojaso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good and will be merged into next build of Raven.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants