Send allowedSkins to player

This commit is contained in:
Vortrex
2021-04-13 01:29:56 -05:00
parent b0e587fba9
commit a2769903f0

View File

@@ -848,6 +848,7 @@ function initClient(client) {
return false;
}
sendPlayerAllowedSkins(client);
sendPlayerGUIColours(client);
sendPlayerGUIInit(client);