Exemplo n.º 1
0
 private static void Init1(string _playerId, List <string> _commands, string _trigger)
 {
     CustomCommands.CustomCommandDelayed(_playerId, _commands, _trigger);
 }