mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 21:18:07 +01:00
Renamed Squelch to Mute and added emote ability to all channels. (thanks Mordecai) --Rumble
This commit is contained in:
parent
8315bc5da8
commit
eff90e60d0
7 changed files with 35 additions and 19 deletions
|
|
@ -126,7 +126,7 @@ struct alias_data {
|
|||
#define SCMD_REROLL 0
|
||||
#define SCMD_PARDON 1
|
||||
#define SCMD_NOTITLE 2
|
||||
#define SCMD_SQUELCH 3
|
||||
#define SCMD_MUTE 3
|
||||
#define SCMD_FREEZE 4
|
||||
#define SCMD_THAW 5
|
||||
#define SCMD_UNAFFECT 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue