add full suite of directions to cmdassist
This commit is contained in:
@@ -1977,6 +1977,10 @@ char *msg;
|
||||
putstr(win, 0, " b j n");
|
||||
};
|
||||
putstr(win, 0, "");
|
||||
putstr(win, 0, " < up");
|
||||
putstr(win, 0, " > down");
|
||||
putstr(win, 0, " . direct at yourself");
|
||||
putstr(win, 0, "");
|
||||
putstr(win, 0, "(Suppress this message with !cmdassist in config file.)");
|
||||
display_nhwindow(win, FALSE);
|
||||
destroy_nhwindow(win);
|
||||
|
||||
Reference in New Issue
Block a user