Return th not throwmo

This commit is contained in:
NepDisk 2025-12-02 13:28:30 -05:00
parent 3876792a51
commit c7ae6ba9dc

View file

@ -3946,7 +3946,7 @@ static mobj_t *K_SpawnKartMissile(mobj_t *source, mobjtype_t type, angle_t an, I
P_SetTarget(&throwmo->target, source);
}
return throwmo;
return th;
}
UINT16 K_DriftSparkColor(player_t *player, INT32 charge)