summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index 30ae1f5e..a6421bcb 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -836,7 +836,7 @@ Play_Play(void)
int
Name_Menu(void)
{
- domenu(M_NMENU, "¥Õ¦â®£©Æ", 'O', namelist);
+ domenu(M_NMENU, "¦W³æ½s¿è", 'O', namelist);
return 0;
}