Skip to content
Snippets Groups Projects
Commit eecd7ae3 authored by candelavla's avatar candelavla
Browse files

Fix popup turret hitbox

parent 9ff0bea9
No related branches found
No related tags found
1 merge request!2483Fix popup turret hitbox
...@@ -4476,7 +4476,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = ...@@ -4476,7 +4476,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
sfx_pop, // deathsound sfx_pop, // deathsound
0, // speed 0, // speed
12*FRACUNIT, // radius 12*FRACUNIT, // radius
64*FRACUNIT, // height 32*FRACUNIT, // height
0, // display offset 0, // display offset
100, // mass 100, // mass
0, // damage 0, // damage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment