Версия
3.5-2429
Ветвь
master
Дата
10 лет, 6 месяцев назад
Windows x64 Windows x86 Mac OS X Android
Коммит
af951f467e8757cd2d2fda639aa43dbd88f8dfc7
Автор изменения
Lioncash
Описание изменения
[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.