Merge remote-tracking branch 'origin/master' into gh-pages

This commit is contained in:
synth-ruiner
2015-03-01 14:35:32 +00:00

View File

@@ -216,6 +216,9 @@
$('ul:gt(' + gameBoardHeight + ')').remove();
});
//this is a bit of a hack :( oh well
$('ul:gt(' + gameBoardHeight + ')').remove();
inputEnabled = true;
}