Exemple #1
0
 public static void balance(ref ConsoleSystem.Arg arg)
 {
     Economy.Balance(null, servData, "serv.balance", arg.Args);
 }