Whitelist cg_3rd_person

This commit is contained in:
smallmodel 2025-01-22 21:35:27 +01:00
parent 08e5208835
commit 52744fb784
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -469,7 +469,8 @@ static const char *whiteListedVariables[] = {
"subtitle1",
"subtitle2",
"subtitle3",
"name"
"name",
"cg_3rd_person" // for 3rd person server
};
//