mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-26 04:51:43 +00:00
Commit unstaged hyudoro fix
This commit is contained in:
parent
3a4b485c5d
commit
d962803440
1 changed files with 1 additions and 1 deletions
|
|
@ -405,7 +405,7 @@ Obj_HyudoroDeploy (mobj_t *master)
|
|||
|
||||
center->radius = hyu->radius;
|
||||
|
||||
P_InitAngle(hyu, master->angle);
|
||||
hyu->angle = hyu->old_angle = master->angle;
|
||||
P_SetTarget(&hyudoro_center(hyu), center);
|
||||
P_SetTarget(&hyudoro_center_master(center), master);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue