rnd-20001126-1-src
authorHolger Schemel <info@artsoft.org>
Sun, 26 Nov 2000 19:43:38 +0000 (20:43 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:35:10 +0000 (10:35 +0200)
src/events.c

index da828b587bbf9ded39bb9385fcc966932d3b5ea2..b4f08c1c434f20f750ccd641347b5d732578cd25 100644 (file)
@@ -696,6 +696,7 @@ void HandleKey(Key key, int key_status)
          break;
 
        case KEY_Q:
+       case KEY_q:
          local_player->dynamite = 1000;
          break;