updated dependencies
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
let animatedBuzzers = ["SF3KenParry","PlokCLEAR","FECrit"];
|
||||
let buzzerOptionsCurrentRow = 0;
|
||||
let buzzerOptionsTotalRows = Math.ceil(buzzerOptions.length / 10);
|
||||
console.log(buzzerOptionsTotalRows);
|
||||
function displayBuzzerOptions() {
|
||||
$("#buzzerOptions").html("");
|
||||
$("#buzzerOptions").append("<div class=buzzerGroup id='buzzerOptionsPrev'>\<</div>");
|
||||
|
||||
Reference in New Issue
Block a user