Skip to content

Commit

Permalink
disabled sky in worlds
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Nov 3, 2023
1 parent f9ae5d2 commit 66c6bcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions worlds/grass_plane.world
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
<!-- setup shadows {-->
<scene>
<shadows>false</shadows>
<sky>
<clouds/>
</sky>
<!-- <sky> -->
<!-- <clouds/> -->
<!-- </sky> -->
</scene>
<!--}-->

Expand Down
6 changes: 3 additions & 3 deletions worlds/uneven_plane.world
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
<!-- turn off shadows {-->
<scene>
<shadows>false</shadows>
<sky>
<clouds/>
</sky>
<!-- <sky> -->
<!-- <clouds/> -->
<!-- </sky> -->
</scene>
<!--}-->

Expand Down

0 comments on commit 66c6bcc

Please sign in to comment.