Exemplo n.º 1
0
 public void ApplyModTemporarily(Mod mod, string description)
 {
     // TODO: Implement this!
 }
Exemplo n.º 2
0
 public void ApplyModPermanently(Mod mod, string description)
 {
     // TODO: Implement this!
 }