mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 23:56:21 +00:00
Removed function pointers
This commit is contained in:
@@ -395,7 +395,7 @@ static struct cmd_t command_defs[] =
|
||||
NULL } } },
|
||||
|
||||
{ "/occupants",
|
||||
cmd_occupants, parse_args, 1, 2, &cons_occupants_setting,
|
||||
cmd_occupants, parse_args, 1, 2, cons_occupants_setting,
|
||||
{ "/occupants show|hide|default|size [show|hide] [percent]", "Show or hide room occupants.",
|
||||
{ "/occupants show|hide|default|size [show|hide] [percent]",
|
||||
"-------------------------------------------------------",
|
||||
|
||||
Reference in New Issue
Block a user