Skip to content

Commit

Permalink
Update snow3D.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus authored Jan 17, 2025
1 parent 2b0c77d commit e6d1d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/misc/play/snow3D.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div id="gameframe">
<div class="gameDisplay">
<div class="game">
<iframe id="iframe" src="/img/games/index.html"></iframe>
<iframe id="iframe" src="/misc/SnowRider3D/index.html"></iframe>
</div>
<div class="options">
<div class="left">
Expand Down Expand Up @@ -81,4 +81,4 @@ <h1 class="titletext">Snow Rider 3D</h1>
<script src="/assets/js/ad.js?v=1"></script>
</body>

</html>
</html>

0 comments on commit e6d1d5d

Please sign in to comment.