Example #1
0
 public Net_control(game g)
 {
     c = new connect(g);
 }
 public Net_control(game g)
 {
     c = new connect(g);
     
 }