OSDN Git Service

2重になっていたbreak;を削除.
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 7 Jun 2003 20:18:22 +0000 (20:18 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 7 Jun 2003 20:18:22 +0000 (20:18 +0000)
src/xtra2.c

index a7c2c50..ca28848 100644 (file)
@@ -1041,7 +1041,6 @@ msg_print("
                {
                        int flg = PROJECT_GRID | PROJECT_ITEM | PROJECT_KILL;
                        (void)project(m_idx, 3, y, x, damroll(20, 10), GF_FIRE, flg, -1);
-                       break;
                }
                break;