Add "skin" for help menu
This commit is contained in:
@@ -77,6 +77,7 @@ function helpCommand(command, params, client) {
|
||||
showAmmunationHelpMessage(client);
|
||||
break;
|
||||
|
||||
case "skin":
|
||||
case "skins":
|
||||
case "clothes":
|
||||
showClothesHelpMessage(client);
|
||||
|
||||
Reference in New Issue
Block a user