Minor deduplication
This commit is contained in:
parent
d739c111d7
commit
e09ba7244d
1 changed files with 0 additions and 2 deletions
2
main.c
2
main.c
|
@ -613,8 +613,6 @@ static void playermove( int motion)
|
||||||
case NW:
|
case NW:
|
||||||
case SW:
|
case SW:
|
||||||
case SE:
|
case SE:
|
||||||
rspeak(BAD_DIRECTION);
|
|
||||||
break;
|
|
||||||
case UP:
|
case UP:
|
||||||
case DOWN:
|
case DOWN:
|
||||||
rspeak(BAD_DIRECTION);
|
rspeak(BAD_DIRECTION);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue