mirror of
https://github.com/td512/re3.git
synced 2026-02-07 10:17:03 +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