Skip to content

Commit

Permalink
bumped js version
Browse files Browse the repository at this point in the history
  • Loading branch information
lachie83 committed Sep 27, 2017
1 parent a6def12 commit 97b4904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion croc-hunter.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const (
<canvas id="canvasEnemy" width="800" height="500" ></canvas>
<canvas id="canvasJet" width="800" height="500" ></canvas>
<canvas id="canvasHud" width="800" height="500" ></canvas>
<script src='/static/game.js'></script>
<script src='/static/game2.js'></script>
<div class="details">
<strong>Hostname: </strong>%s<br>
<strong>Release: </strong>%s<br>
Expand Down

0 comments on commit 97b4904

Please sign in to comment.