Skip to content

Commit 2580b4a

Browse files
authored
feat: add neck hitbox (#371)
1 parent aa555ec commit 2580b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/demoinfocs/events/events.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ const (
390390
HitGroupRightArm HitGroup = 5
391391
HitGroupLeftLeg HitGroup = 6
392392
HitGroupRightLeg HitGroup = 7
393+
HitGroupNeck HitGroup = 8
393394
HitGroupGear HitGroup = 10
394395
)
395396

0 commit comments

Comments
 (0)