Merge remote-tracking branch 'origin/master' into gh-pages
This commit is contained in:
commit
2b81186570
@ -216,6 +216,9 @@
|
||||
$('ul:gt(' + gameBoardHeight + ')').remove();
|
||||
});
|
||||
|
||||
//this is a bit of a hack :( oh well
|
||||
$('ul:gt(' + gameBoardHeight + ')').remove();
|
||||
|
||||
inputEnabled = true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user