OSDN Git Service

オプションメニューでの初期オプションと詐欺オプションの行のスペースの
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 7 Oct 2003 19:26:50 +0000 (19:26 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 7 Oct 2003 19:26:50 +0000 (19:26 +0000)
調整.

src/cmd4.c

index 361036c..26de015 100644 (file)
@@ -2333,7 +2333,7 @@ void do_cmd_options(void)
                {
                        /* Birth */
 #ifdef JP
-                       prt("(B)      ½é´ü            ¥ª¥×¥·¥ç¥ó (»²¾È¤Î¤ß)", 16, 5);
+                       prt("(B)       ½é´ü            ¥ª¥×¥·¥ç¥ó (»²¾È¤Î¤ß)", 16, 5);
 #else
                        prt("(B) Birth Options (Browse Only)", 16, 5);
 #endif
@@ -2342,7 +2342,7 @@ void do_cmd_options(void)
                {
                        /* Birth */
 #ifdef JP
-                       prt("(B)      ½é´ü            ¥ª¥×¥·¥ç¥ó", 16, 5);
+                       prt("(B)       ½é´ü            ¥ª¥×¥·¥ç¥ó", 16, 5);
 #else
                        prt("(B) Birth Options", 16, 5);
 #endif
@@ -2353,7 +2353,7 @@ void do_cmd_options(void)
                {
                        /* Cheating */
 #ifdef JP
-                       prt("(C)      º¾µ½            ¥ª¥×¥·¥ç¥ó", 17, 5);
+                       prt("(C)       º¾µ½            ¥ª¥×¥·¥ç¥ó", 17, 5);
 #else
                        prt("(C) Cheating Options", 17, 5);
 #endif