mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-10 21:26:33 +00:00
Toxomister: fix attached cloud offset in reverse gravity
This commit is contained in:
parent
5a990ef027
commit
241970b405
1 changed files with 0 additions and 3 deletions
|
|
@ -50,9 +50,6 @@ sine_bob
|
|||
{
|
||||
hyu->sprzoff = FixedMul(height * hyu->scale,
|
||||
sineofs + FINESINE(a >> ANGLETOFINESHIFT)) * P_MobjFlip(hyu);
|
||||
|
||||
if (P_IsObjectFlipped(hyu))
|
||||
hyu->sprzoff -= hyu->height;
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue