mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Restore Ring Box time (up for debate here!)
This commit is contained in:
parent
83be26cd76
commit
ccf0d9c7da
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ void Obj_RandomItemVisuals(mobj_t *mobj);
|
|||
boolean Obj_RandomItemSpawnIn(mobj_t *mobj);
|
||||
fixed_t Obj_RandomItemScale(fixed_t oldScale);
|
||||
void Obj_RandomItemSpawn(mobj_t *mobj);
|
||||
#define RINGBOX_TIME (70)
|
||||
#define RINGBOX_TIME (105)
|
||||
|
||||
/* Gachabom Rebound */
|
||||
void Obj_GachaBomReboundThink(mobj_t *mobj);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue