OOC <-> Discord link. (#201)
This commit is contained in:
committed by
GitHub
parent
903961771b
commit
747cb15888
@@ -17,5 +17,7 @@ namespace Content.Server.Interfaces.Chat
|
||||
void EntitySay(IEntity source, string message);
|
||||
|
||||
void SendOOC(IPlayerSession player, string message);
|
||||
|
||||
void SendHookOOC(string sender, string message);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user