Update `viewAngles` signature

This commit is contained in:
Albert24GG 2024-03-15 18:07:34 +02:00
parent ea2eee0035
commit 4dbe372a8e
1 changed files with 2 additions and 2 deletions

View File

@ -241,7 +241,7 @@
{
"name": "dwViewAngles",
"module": "libclient.so",
"pattern": "48 8d 05 ? ? ? ? 48 8b 30 8b",
"pattern": "48 8d 05 ? ? ? ? 48 8b 38 48 8b 07 ff 60 40",
"operations": [
{
"type": "rip"
@ -251,7 +251,7 @@
},
{
"type": "add",
"value": 21392
"value": 21408
}
]
},