Skip to content

Commit 14d7b5c

Browse files
committed
back to original pointer
1 parent 0fbf8f4 commit 14d7b5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/config.cave.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616

1717
<COVER>
1818
<PointerAppearance>
19-
<IconName value="line"/>
19+
<!--IconName value="line"/-->
2020
<Width value="10"/>
2121
<Length value="1500"/>
22-
<!-- interscetion length is used also for mouse, it needs to be long enough to intersect far objects -->
22+
<!-- interscetion length is used also for mouse, it needs to be long enough to intersect far objects but short enough to not accidentally interact with somethin you don't want to-->
2323
<Intersection value="15000" />
2424
</PointerAppearance>
2525

@@ -544,7 +544,7 @@
544544
<PointCloud>
545545
<PointSize value="4" />
546546
</PointCloud>
547-
<JSBSim menu="on" >
547+
<JSBSim menu="on" value="off" >
548548
<Geometry y="-800" z="200" />
549549
<Glider serverPort="31319" localPort="1234" />
550550
<Sound server="192.168.0.240" />

0 commit comments

Comments
 (0)