mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 07:10:32 +00:00
input done, fixed cheats input
This commit is contained in:
@ -654,7 +654,6 @@ HandleKeyUp(RsKeyStatus *keyStatus)
|
||||
if ( c < 255 )
|
||||
{
|
||||
CPad::TempKeyState.VK_KEYS[c] = 0;
|
||||
pad0->AddToPCCheatString(c);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user