Beispiel #1
0
 public Server(CBDConfig config)
 {
     Config = config;
 }
Beispiel #2
0
 public Player(CBDConfig config)
 {
     Config = config;
 }