diff options
Diffstat (limited to 'bin/data')
| -rw-r--r-- | bin/data/settings.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/data/settings.xml b/bin/data/settings.xml index af4ec52..0c43106 100644 --- a/bin/data/settings.xml +++ b/bin/data/settings.xml @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8" ?> <map4> - <view> - <settings x="0.000000" y="0.000000" w="0.500000" h="1.000000" distort="0.000000" /> + <view> + <settings x="0.0" y="0.0" w="0.5" h="1.0" distort="0.0" fov="17.25" targX="0" targY="112" targZ="0" lat="0.0" lng="0.0" dolly="1000" /> + </view> + <view> + <settings x="0.5" y="0.0" w="0.5" h="1.0" distort="0.0" fov="17.25" targX="0" targY="112" targZ="0" lat="0.0" lng="0.0" dolly="1000" /> </view> </map4> |
