This commit is contained in:
Sergeanur 2021-01-02 13:42:27 +02:00
parent c587203ebe
commit 38bca2332d
1 changed files with 1 additions and 1 deletions

View File

@ -1112,7 +1112,7 @@ void CPad::UpdatePads(void)
GetPad(0)->Update(0);
#ifndef MASTER
GetPad(1)->Update(0);
GetPad(1)->Update(1);
#else
GetPad(1)->NewState.Clear();
GetPad(1)->OldState.Clear();