Minor deduplication
authorNHOrus <jy6x2b32pie9@yahoo.com>
Sat, 8 Jul 2017 14:44:02 +0000 (17:44 +0300)
committerNHOrus <jy6x2b32pie9@yahoo.com>
Sat, 8 Jul 2017 16:59:50 +0000 (19:59 +0300)
main.c

diff --git a/main.c b/main.c
index 972e30f582a484fa7ae03acf3472950f72ca1335..c3fc353c22281231c0db22ed137416c8d2868435 100644 (file)
--- a/main.c
+++ b/main.c
@@ -613,8 +613,6 @@ static void playermove( int motion)
             case NW:
             case SW:
             case SE:
-                rspeak(BAD_DIRECTION);
-                break;
             case UP:
             case DOWN:
                 rspeak(BAD_DIRECTION);