Skip to content

Commit c70853e

Browse files
authored
Update skytexture.vrf
1 parent 82a73bb commit c70853e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

scripting/skytexture.vrf

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<!-- Visit wiki.ptsource.eu for the full tutorial, tips and much more -->
44
<vrf>
55
<globals>
6-
<title name="VRGrid Scripting Example (Dynamic texture change)" />
7-
<lib href="https://ptsource.github.io/VRGrid/libs/basic.vlib"/>
8-
<lib href="https://ptsource.github.io/VRGrid/packs/village.vlib"/>
9-
<assets href="https://ptsource.github.io/VRGrid/assets/" />
10-
<map dimensions="(11,11,1)" />
11-
<sky color="(0,0,255)"/>
12-
<ground />
13-
<devel/>
6+
<title name="VRGrid Scripting Example (Dynamic texture change)" />
7+
<lib href="https://ptsource.github.io/VRGrid/libs/basic.vlib"/>
8+
<lib href="https://ptsource.github.io/VRGrid/packs/village.vlib"/>
9+
<assets href="https://ptsource.github.io/VRGrid/assets/" />
10+
<map dimensions="(11,11,1)" />
11+
<sky color="(0,0,255)"/>
12+
<ground />
13+
<devel/>
1414
</globals>
1515
<design>
1616
<create unit="t1" vrobj="basic:full">

0 commit comments

Comments
 (0)