Skip to content

Commit

Permalink
one last style fix for initial display of controls
Browse files Browse the repository at this point in the history
  • Loading branch information
okayzed committed May 17, 2012
1 parent b33edae commit ffa5b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/main.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ function init() {
canvas.addEventListener('touchend', touchHandlerDummy, false); canvas.addEventListener('touchend', touchHandlerDummy, false);


onWindowResize(null); onWindowResize(null);
displayControls();
} }


function touchHandlerDummy() { function touchHandlerDummy() {
Expand Down

0 comments on commit ffa5b62

Please sign in to comment.