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