Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_mobj.c12412 fixed_t hitboxheight = mthing->extrainfo*32*FRACUNIT; in P_SetupNiGHTSDrone() local
12422 if (hitboxheight > 0) in P_SetupNiGHTSDrone()
12423 mobj->height = hitboxheight; in P_SetupNiGHTSDrone()