Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in Con…
…trollerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
- Loading branch information