mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-13 16:16:12 +01:00
Added happyhour feature and game_info function
This commit is contained in:
parent
2c912fe623
commit
88fb85b126
14 changed files with 340 additions and 98 deletions
|
|
@ -237,6 +237,7 @@ ACMD(do_use);
|
|||
/* Functions without subcommands */
|
||||
ACMD(do_display);
|
||||
ACMD(do_group);
|
||||
ACMD(do_happyhour);
|
||||
ACMD(do_hide);
|
||||
ACMD(do_not_here);
|
||||
ACMD(do_practice);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue