diff --git a/scripts/server/account.js b/scripts/server/account.js index cda4193b..2db80cd5 100644 --- a/scripts/server/account.js +++ b/scripts/server/account.js @@ -848,6 +848,7 @@ function initClient(client) { return false; } + sendPlayerAllowedSkins(client); sendPlayerGUIColours(client); sendPlayerGUIInit(client);