OSDN Git Service

アリーナのプレイヤーと出くわすバグを修正。
authordeskull <deskull@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 26 Nov 2012 11:21:22 +0000 (11:21 +0000)
committerdeskull <deskull@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 26 Nov 2012 11:21:22 +0000 (11:21 +0000)
src/defines.h

index 464b90b..264335e 100644 (file)
 /*
  * Arena constants
  */
-#define MAX_ARENA_MONS         40      /* -KMW- */
+#define MAX_ARENA_MONS         39      /* -KMW- */
 #define ARENA_DEFEATED_OLD_VER (-(MAX_SHORT))