Exemplo n.º 1
0
 public void Talk(string msg, Color c)
 {
     ChatMgr.SendTalkMessage(msg, c);
 }