listening to teamchat too
This commit is contained in:
parent
cb7dd7462b
commit
b789c71d23
@ -21,6 +21,7 @@ public Plugin myinfo =
|
||||
public void OnPluginStart()
|
||||
{
|
||||
AddCommandListener(CommandListener_SmChat_stoat, "say");
|
||||
AddCommandListener(CommandListener_SmChat_stoat, "say_team");
|
||||
RegServerCmd("sm_printtoallchat_stoat", Command_PrintToAllChat_stoat, "Discord Integration");
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user