X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fevents.c;h=80917b02007916c1b8957cc440b046b75bd32b3b;hp=6f6d41faa580f6ddf393613752fcb6434c91e725;hb=b86e1c575b39198b1bc5a6038afec5d8d6fe26c3;hpb=4e4b7a3f5581e495af3d0bcf0ca8bb5424306a52 diff --git a/src/events.c b/src/events.c index 6f6d41fa..80917b02 100644 --- a/src/events.c +++ b/src/events.c @@ -1629,7 +1629,6 @@ void HandleKey(Key key, int key_status) if (level.game_engine_type == GAME_ENGINE_TYPE_EM || level.game_engine_type == GAME_ENGINE_TYPE_SP) { - if (level.game_engine_type == GAME_ENGINE_TYPE_SP && getRedDiskReleaseFlag_SP() == 0) stored_player[pnr].action &= ~KEY_BUTTON_DROP;