mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
opengl
This commit is contained in:
parent
9916c88baa
commit
a91077278b
1 changed files with 1 additions and 1 deletions
|
|
@ -1379,7 +1379,7 @@ boolean HWR_DrawModel(gr_vissprite_t *spr)
|
|||
}
|
||||
|
||||
p.rollangle = 0.0f;
|
||||
p.rollflip = 0;
|
||||
p.rollflip = 1;
|
||||
p.rotaxis = 0;
|
||||
if (spr->mobj->rollangle)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue