mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Add cg_cameraverticaldisplacement
This commit is contained in:
parent
5ee7948071
commit
4b3c150004
1 changed files with 2 additions and 1 deletions
|
@ -470,7 +470,8 @@ static const char *whiteListedVariables[] = {
|
||||||
"subtitle2",
|
"subtitle2",
|
||||||
"subtitle3",
|
"subtitle3",
|
||||||
"name",
|
"name",
|
||||||
"cg_3rd_person" // for 3rd person server
|
"cg_3rd_person", // for 3rd person server
|
||||||
|
"cg_cameraverticaldisplacement" // for 3rd person server
|
||||||
};
|
};
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue