Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Harrington committed Sep 22, 2011
1 parent db6e212 commit 3b45344
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cache.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
#rev61
#rev64
CACHE:
mobile/c1.png
mobile/c2.png
Expand Down
2 changes: 2 additions & 0 deletions index-dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<![endif]>

<script type="text/javascript" src="js/yui-min.js"></script>
<script type="text/javascript" src="js/yui-breakout.js"></script>
<script type="text/javascript" src="js/solitaire.js"></script>
<script type="text/javascript" src="js/iphone.js"></script>
<script type="text/javascript" src="js/auto-stack-clear.js"></script>
Expand Down Expand Up @@ -353,6 +354,7 @@ <h3>Play:</h3>
</li>
</ul>
</div>
<button id=close-chooser>Return to game</button>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
</li>
</ul>
<div id="game-chooser">
<div class="titlebar"><div class="close"></div></div>
<div id="game-chooser-contents">
<ul id="descriptions">
<li id="agnes">
Expand Down Expand Up @@ -349,6 +348,7 @@ <h3>Play:</h3>
</li>
</ul>
</div>
<button id=close-chooser>Return to game</button>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion js/combined-min.js

Large diffs are not rendered by default.

0 comments on commit 3b45344

Please sign in to comment.