added new aspect ratio
This commit is contained in:
parent
6f62119fc5
commit
e36b9f6a7e
@ -51,6 +51,10 @@ function load_panorama()
|
||||
case 1621/1216:
|
||||
right_stop = -12;
|
||||
left_stop = -7;
|
||||
|
||||
case 500/281:
|
||||
right_stop = -14;
|
||||
left_stop = -9;
|
||||
}
|
||||
|
||||
ASPECT_RATIO = 1 / ASPECT_RATIO; //FLIP THE RATIO COZ I AM FUCKING DUMB
|
||||
|
Loading…
x
Reference in New Issue
Block a user