Add "skin" for help menu

This commit is contained in:
Vortrex
2021-01-08 00:16:20 -06:00
parent 93dc00b792
commit 52be380e86

View File

@@ -77,6 +77,7 @@ function helpCommand(command, params, client) {
showAmmunationHelpMessage(client);
break;
case "skin":
case "skins":
case "clothes":
showClothesHelpMessage(client);