Don't send locale strings (not used anymore)

This commit is contained in:
Vortrex
2022-05-15 04:21:04 -05:00
parent 47275239d0
commit 586ba1e630

View File

@@ -577,8 +577,6 @@ function onPlayerSpawn(client) {
sendPlayerEnterPropertyKey(client, keyId.key);
}
sendPlayerLocaleStrings(client);
//if(isGTAIV()) {
// setEntityData(getPlayerPed(client), "vrr.bodyPartHair", getPlayerCurrentSubAccount(client).bodyParts.hair, true);
// setEntityData(getPlayerPed(client), "vrr.bodyPartHead", getPlayerCurrentSubAccount(client).bodyParts.head, true);