Ejemplo n.º 1
0
 public void SetBool(string boolName, bool value)
 {
     ModHooks.SetPlayerBool(boolName, value);
 }