Example #1
0
 public UserMod()
 {
     _modInstance = new CitiesStats();
 }
 public CitiesStatsConfig()
 {
     _modInstance = new CitiesStats();
 }