Skip to content

Commit 1c67702

Browse files
committed
Added CSensorGrenadeProjectile.detonate for CS:GO entity data.
1 parent 651e08a commit 1c67702

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[function]
2+
3+
# CSensorGrenadeProjectile::Think_Detonate
4+
[[detonate]]
5+
identifier_windows = 55 8B EC 83 E4 2A 51 53 56 57 8B F1 E8 2A 2A 2A 2A 8B F8
6+
identifier_linux = 55 89 E5 57 56 53 8E EC 2A 8B 5D 08 89 1C 24

0 commit comments

Comments
 (0)