summaryrefslogtreecommitdiffstats
path: root/mbbsd/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/edit.c')
-rw-r--r--mbbsd/edit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/edit.c b/mbbsd/edit.c
index 6614d67a..d4fa650f 100644
--- a/mbbsd/edit.c
+++ b/mbbsd/edit.c
@@ -2079,7 +2079,8 @@ static const char *luaBbs[] = {
"clrtobot", "clrtoeol", "color", "ctime", "getch","getdata",
"getmaxyx", "getstr", "getyx", "interface", "kball", "kbhit", "kbreset",
"move", "moverel", "now", "outs", "pause", "print", "rect", "refresh",
- "setattr", "sitename", "sleep", "strip_ansi", "time", "title", "userid",
+ "setattr", "sitename", "sleep", "strip_ansi", "time", "title",
+ "userid", "usernick",
NULL
};