OSDN Git Service

Changed to match the For2.2.2-Refactoring-Cocoa2 branch. Put se_maoudamashii_voice_m...
[hengbandforosx/hengbandosx.git] / src / gameoption.c
index d48d740..7bd71a5 100644 (file)
@@ -615,7 +615,7 @@ const option_type cheat_info[CHEAT_MAX] =
        },
 
        { &cheat_turn,  FALSE,  255,    0x81, 0x00,
-       "cheat_turn",   _("ゲームメッセージにターン表示を行う", "Put current_world_ptr->game_turn to game message.")
+       "cheat_turn",   _("ゲームメッセージにターン表示を行う", "Put turn in game messages.")
        },
 
        { &cheat_sight, FALSE,  255,    0x82, 0x00,