Skip to content

fix nades colliding with the player himself (unless g_nades_nade_small is 1)

Martin Taibr requested to merge martin-t/nades into master

I am not sure if this is a good enough fix but it seems to work. Previously, the nades were often thrown from the "backup" location because with the default offset they were partially inside the player.

Merge request reports