Another hacky fix
This commit is contained in:
@@ -216,6 +216,9 @@
|
||||
$('ul:gt(' + gameBoardHeight + ')').remove();
|
||||
});
|
||||
|
||||
//this is a bit of a hack :( oh well
|
||||
$('ul:gt(' + gameBoardHeight + ')').remove();
|
||||
|
||||
inputEnabled = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user