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:
Steve Zaretti
2017-08-19 10:00:04 -04:00
committed by Nicholas Hastings
parent cbb5c6d740
commit 8627c0cbfc
+3 -3
View File
@@ -60,9 +60,9 @@
}
"Reload"
{
"windows" "307"
"linux" "313"
"mac" "313"
"windows" "306"
"linux" "312"
"mac" "312"
}
"SetTransmit"
{