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