Skip to content

Commit

Permalink
Add missing include of LanguageInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
hobinjk-ptc committed Jun 11, 2024
1 parent aa4d457 commit bb73066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/spatialSensor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<script src="objectDefaultFiles/object.js"></script>
<script src="objectDefaultFiles/pep.min.js"></script>
<script src="objectDefaultFiles/envelopeContents.js"></script>
<script src="objectDefaultFiles/LanguageInterface.js"></script>
<script src="objectDefaultFiles/gl-worker.js"></script>

<script src="resources/js/threejs-james/three.js"></script>
Expand Down

0 comments on commit bb73066

Please sign in to comment.