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