7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
|
|
command_table test_cmds;
|
||
|
|
|
||
|
|
request test_cmd, "Test command",
|
||
|
|
test_cmd, test;
|
||
|
|
|
||
|
|
end;
|