- made aspect ratio correction factor configurable through MAPINFO.
This commit is contained in:
parent
45cf65afbd
commit
315827015c
3 changed files with 17 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ struct GLRenderSettings
|
|||
FVector3 skyrotatevector;
|
||||
FVector3 skyrotatevector2;
|
||||
|
||||
float pixelstretch;
|
||||
|
||||
};
|
||||
|
||||
extern GLRenderSettings glset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue