Home
last modified time | relevance | path

Searched refs:push_hit (Results 1 – 1 of 1) sorted by relevance

/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dz_weapon.c1455 qboolean push_hit (edict_t *self, vec3_t start, vec3_t aim, int damage, int kick) in push_hit() function
1522 push_hit(ent, start, forward, 2, 512); in Action_Push()