Skip to content

Commit

Permalink
Update game.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Memelite70 authored Jun 17, 2024
1 parent be9a2d6 commit 0cd7697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
//button code for old loader
document.getElementById('loadIframeBtn').addEventListener('click', loadGameIframe);
</script>
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="./style.css">
<!--redirect button style location-->
<style>

Expand Down

0 comments on commit 0cd7697

Please sign in to comment.