Beispiel #1
0
 public Chat()
 {
     ChatCommands.InitAll();
     Steam.AddHandler(this);
 }