mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-29 03:02:38 +00:00
Fix bad merge @ 4a8340cd4
This commit is contained in:
parent
1285812b84
commit
033a489b85
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ typedef struct
|
|||
UINT8 splitscreen;
|
||||
boolean flip; // screenflip
|
||||
boolean shearing; // 14042019
|
||||
angle_t viewaiming; // 17052019
|
||||
float viewaiming; // 17052019
|
||||
boolean roll;
|
||||
FLOAT rollangle; // done to not override USE_FTRANSFORM_ANGLEZ
|
||||
FLOAT centerx, centery;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue