Version
3.5-2429
Branch
master
Date
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
af951f467e8757cd2d2fda639aa43dbd88f8dfc7
Change author
Lioncash
Change description
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.