Update buttons.json

This commit is contained in:
exxa.sh 2025-07-30 23:52:33 -03:00 committed by GitHub
parent 2fad5b8807
commit 467427a2e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,20 +1,20 @@
{ {
"client.dll": { "client.dll": {
"attack": 28235056, "attack": 28235184,
"attack2": 28235200, "attack2": 28235328,
"back": 28235776, "back": 28235904,
"duck": 28236496, "duck": 28236624,
"forward": 28235632, "forward": 28235760,
"jump": 28236352, "jump": 28236480,
"left": 28235920, "left": 28236048,
"lookatweapon": 30588592, "lookatweapon": 30588848,
"reload": 28234912, "reload": 28235040,
"right": 28236064, "right": 28236192,
"showscores": 30588304, "showscores": 30588560,
"sprint": 28234768, "sprint": 28234896,
"turnleft": 28235344, "turnleft": 28235472,
"turnright": 28235488, "turnright": 28235616,
"use": 28236208, "use": 28236336,
"zoom": 30588448 "zoom": 30588704
} }
} }