Skip to content

Commit

Permalink
Update tunnelrush.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus authored Jan 17, 2025
1 parent e6d1d5d commit a628821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/misc/play/tunnelrush.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="/misc/tunnel-rush/img/index.html"></iframe>
<iframe id="iframe" src="/misc/tunnel-rush/index.html"></iframe>
</div>
<div class="options">
<div class="left">
Expand Down Expand Up @@ -81,4 +81,4 @@ <h1 class="titletext">Tunnel Rush</h1>
<script src="/assets/js/ad.js?v=1"></script>
</body>

</html>
</html>

0 comments on commit a628821

Please sign in to comment.