Skip to content

Commit

Permalink
500 x 500
Browse files Browse the repository at this point in the history
  • Loading branch information
gfx committed May 11, 2012
1 parent ee48f64 commit c4936e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
</head>
<body>
<canvas id="night-sky" width="600" height="600"></canvas>
<canvas id="night-sky" width="500" height="500"></canvas>
<p id="fps">not running</p>
</body>
</html>

0 comments on commit c4936e2

Please sign in to comment.