mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-16 19:52:27 +00:00
Change overtime center hitbox
This commit is contained in:
parent
42f411399a
commit
0882fe2b01
1 changed files with 2 additions and 2 deletions
|
|
@ -28333,8 +28333,8 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // xdeathstate
|
||||
sfx_None, // deathsound
|
||||
0, // speed
|
||||
48<<FRACBITS, // radius
|
||||
48<<FRACBITS, // height
|
||||
12<<FRACBITS, // radius
|
||||
72<<FRACBITS, // height
|
||||
0, // display offset
|
||||
100, // mass
|
||||
0, // damage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue