示例#1
0
 public RandoModule()
 {
     Instance = this;
 }
示例#2
0
 public RandoModule()
 {
     Instance = this;
     Settings = new RandoSettings();
 }