diff options
Diffstat (limited to 'liveengine/bin/data/settings.xml')
| -rwxr-xr-x | liveengine/bin/data/settings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/liveengine/bin/data/settings.xml b/liveengine/bin/data/settings.xml index d1af114..42e4a52 100755 --- a/liveengine/bin/data/settings.xml +++ b/liveengine/bin/data/settings.xml @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?>
<liveEngine port="1" channel="0">
- <viewport mapped="1" w="1024" h="768" x="0" y="0" rot="0" ox="-512" oy="-384"/>
+ <viewport mapped="1" w="1024" h="768" x="0" y="0" rot="0" ox="-512" oy="-384">
+ <settings fov="16.801397" roll="88.394318" targX="-35.044685" targY="119.056656" targZ="33.992996" lat="7.887337" lng="-59.895107" dolly="572.621643" />
+ </viewport>
</liveEngine>
|
