This repository has been archived by the owner on Mar 13, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent a needless exception to be thrown on every run of the game loop
This helps when debugging and break on exception is enabled.
- Loading branch information
91ae91c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch. If you also fix the indenting and then send me a pull request, I will merge your branch into my master branch.