Exemplo n.º 1
0
 public RandoModule()
 {
     Instance = this;
 }
Exemplo n.º 2
0
 public RandoModule()
 {
     Instance = this;
     Settings = new RandoSettings();
 }