summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config_cmds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_cmds.h b/config_cmds.h
index 8334d5b..192dec5 100644
--- a/config_cmds.h
+++ b/config_cmds.h
@@ -42,6 +42,7 @@ single_cmd_def confgi_cmd_list[] =
//more complicated command
{CMD_T_RPC,"TODO",cmd_todo},
+ //command that going go to lua
{CMD_T_LUA,"LUA",cmd_lua},