Skip to content

Commit ec89ec2

Browse files
authored
Added CBaseGrenade::Detonate data for HL2DM. (Source-Python-Dev-Team#320)
1 parent 1cc0ceb commit ec89ec2

File tree

1 file changed

+6
-0
lines changed
  • addons/source-python/data/source-python/entities/orangebox/hl2mp

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+
[virtual_function]
2+
3+
# _ZN12CBaseGrenade8DetonateEv
4+
[[detonate]]
5+
offset_linux = 226
6+
offset_windows = 225

0 commit comments

Comments
 (0)