mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-05 17:08:49 +01:00
Added new IBT system for Ideas, Bugs and Typos (thanks Frenze)
This commit is contained in:
parent
baf644d031
commit
71fbf510ba
14 changed files with 389 additions and 121 deletions
|
|
@ -224,11 +224,6 @@ ACMD(do_gen_tog);
|
|||
#define SCMD_PAGELENGTH 31
|
||||
#define SCMD_SCREENWIDTH 32
|
||||
|
||||
/* do_gen_write */
|
||||
ACMD(do_gen_write);
|
||||
#define SCMD_BUG 0
|
||||
#define SCMD_TYPO 1
|
||||
#define SCMD_IDEA 2
|
||||
/* do_quit */
|
||||
ACMD(do_quit);
|
||||
#define SCMD_QUI 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue