Change netevent and const prefix

This commit is contained in:
Vortrex
2022-06-30 18:29:17 -05:00
parent 2f7f3a1b00
commit cb86419f2b
20 changed files with 485 additions and 485 deletions

View File

@@ -1391,7 +1391,7 @@ function initClient(client) {
return false;
}
setEntityData(client, "vrr.isInitialized", true, false);
setEntityData(client, "agrp.isInitialized", true, false);
sendPlayerGUIColours(client);