forked from sent/waves
Fix
This commit is contained in:
parent
fa500afb7b
commit
eab3d023da
|
@ -88,6 +88,9 @@ html, body, #canvas {
|
|||
<link id="-gd-engine-icon" rel="icon" type="image/png" href="index.icon.png" />
|
||||
<link rel="apple-touch-icon" href="index.apple-touch-icon.png"/>
|
||||
|
||||
<script>
|
||||
window.open(location.origin + '/assets/g/crazycattle3d/', '_blank');
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas">
|
||||
|
|
Loading…
Reference in New Issue
Block a user