1
0
mirror of https://github.com/td512/re3.git synced 2026-01-27 03:31:42 +00:00

ProcessButtonPresses and fixes

This commit is contained in:
eray orçunus
2020-03-17 21:03:13 +03:00
parent 31d16d395e
commit d5a6e17079
18 changed files with 1763 additions and 756 deletions

View File

@@ -2327,7 +2327,7 @@ void CControllerConfigManager::ResetSettingOrder(e_ControllerAction action)
bool init = false;
if (isexist)
if (!isexist)
{
for (int32 k = 0; k < MAX_CONTROLLERTYPES; k++)
{