Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Nov 21, 2024
1 parent e290509 commit c549abe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions id1999/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
</div>
<a href="/index.html"><img src="/data/favicon.ico"></img></a>
<!-- <a href="/index.html"><img src="/data/icon.png"></img></a>-->
<script type="text/javascript" src="html5game/CoolMath_1999.js?CXYYB=820701266"></script>
<script type="text/javascript" src="https://www.coolmathgames.com/sites/default/files/public_games/51634/html5game/CoolMath_1999.js?CXYYB=820701266"></script>
<script>window.onload = GameMaker_Init;</script>
<script src="html5game/tph_Coolmath_script.js" type="text/javascript"></script>
<script src="html5game/uph_html5Fixes.js" type="text/javascript"></script>
<script src="https://www.coolmathgames.com/sites/default/files/public_games/51634/html5game/tph_Coolmath_script.js" type="text/javascript"></script>
<script src="https://www.coolmathgames.com/sites/default/files/public_games/51634/html5game/uph_html5Fixes.js" type="text/javascript"></script>
<script>function fnSendMsg(evt){
if(typeof window.parent.postMessage == 'function') {
window.parent.postMessage('keypress-from-game', '*');
Expand Down

0 comments on commit c549abe

Please sign in to comment.