diff --git a/src/d_netcmd.c b/src/d_netcmd.c index 4eff3242..552ebdf9 100644 --- a/src/d_netcmd.c +++ b/src/d_netcmd.c @@ -436,6 +436,7 @@ const char *netxcmdnames[MAXNETXCMD - 1] = "DELFILE", "SETMOTD", "SUICIDE", + "DEMOTED", #ifdef HAVE_BLUA "LUACMD", "LUAVAR"