Rename all net event prefixes to agrp

This commit is contained in:
Vortrex
2022-06-14 08:53:33 -05:00
parent 48c9af3f52
commit d1b8b9524f
25 changed files with 824 additions and 841 deletions

View File

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