Skip to content

Commit

Permalink
rename ocean-plane.js to ocean.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Nov 11, 2023
1 parent 251b4a0 commit fa3eb57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<script src="./src/json-utils.js"></script>

<!-- ocean -->
<script src="./src/components/ocean-plane.js"></script>
<script src="./src/components/ocean.js"></script>

<!-- vr teleport controls -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/aframe-blink-controls.min.js"></script>
Expand Down
File renamed without changes.

0 comments on commit fa3eb57

Please sign in to comment.