Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _ = function(p) return p; end;
- name = _('SHKVAL+MAIN+ABRIS');
- Description = 'Two monitor configuration';
- Viewports =
- {
- Center =
- {
- x = 960;
- y = 0;
- width = 1920;
- height = 1080;
- viewDx = 0;
- viewDy = 0;
- aspect = 1.6;
- }
- }
- LEFT_MFCD =
- {
- x = 0;
- y = 190;
- width = 960;
- height = 700;
- }
- RIGHT_MFCD =
- {
- x = 2881;
- y = 0;
- width = 940;
- height = 1080;
- }
- UIMainView = Viewports.Center
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement