Exemple #1
0
 public void ApplyModTemporarily(Mod mod, string description)
 {
     // TODO: Implement this!
 }
Exemple #2
0
 public void ApplyModPermanently(Mod mod, string description)
 {
     // TODO: Implement this!
 }