Fix dwViewAngles pattern

This commit is contained in:
a2x
2024-01-21 00:20:58 +10:00
parent b1ea8d33d4
commit c45c562699
7 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Sat, 20 Jan 2024 07:10:58 +0000
Sat, 20 Jan 2024 14:19:41 +0000
'''
class client_dll: # client.dll
@@ -25,7 +25,7 @@ class client_dll: # client.dll
dwPrediction = 0x16C8E10
dwSensitivity = 0x181FA98
dwSensitivity_sensitivity = 0x40
dwViewAngles = 0x1882140
dwViewAngles = 0x1884F30
dwViewMatrix = 0x1820EA0
dwViewRender = 0x18216E8