Fix CS:GO Reload offset (#660)
* Fix some CS:GO gamedata I've just tested some of them. - Weapon_Drop - Reload I'm testing Weapon_CanUse in few minutes * Weapon_CanUse did not change. * prethink did'nt change either. * I went too fast. Only weapon vtable changed.
This commit is contained in:
parent
cbb5c6d740
commit
8627c0cbfc
@ -60,9 +60,9 @@
|
||||
}
|
||||
"Reload"
|
||||
{
|
||||
"windows" "307"
|
||||
"linux" "313"
|
||||
"mac" "313"
|
||||
"windows" "306"
|
||||
"linux" "312"
|
||||
"mac" "312"
|
||||
}
|
||||
"SetTransmit"
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user