diff options
| author | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
| commit | 8c86c8e56d5948f44ba7524284824bbc6eff952b (patch) | |
| tree | 704dc88be2f22c69b4d16838092bc83cf692a75b /sunkenEngine/bin/data/settings_parlour_onscreen.xml | |
Diffstat (limited to 'sunkenEngine/bin/data/settings_parlour_onscreen.xml')
| -rw-r--r-- | sunkenEngine/bin/data/settings_parlour_onscreen.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sunkenEngine/bin/data/settings_parlour_onscreen.xml b/sunkenEngine/bin/data/settings_parlour_onscreen.xml new file mode 100644 index 0000000..90240c1 --- /dev/null +++ b/sunkenEngine/bin/data/settings_parlour_onscreen.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<liveEngine port="0" channel="0"> + <viewport mapped="0" w="360" h="640" x="0" y="0" rot="-90" > + </viewport> + <viewport mapped="0" w="360" h="640" x="1280" y="0" rot="-90" > + </viewport> +</liveEngine> |
