modified: templates/team_setup.html
This commit is contained in:
@@ -276,8 +276,6 @@
|
|||||||
|
|
||||||
document.addEventListener('keydown', handleKeyPress);
|
document.addEventListener('keydown', handleKeyPress);
|
||||||
}
|
}
|
||||||
let buzzerMode = 'central'; // 'central' oder 'personal'
|
|
||||||
let keyMappings = {1: 'Q', 2: 'W', 3: 'E', 4: 'R'};
|
|
||||||
|
|
||||||
function setTeamCount(count) {
|
function setTeamCount(count) {
|
||||||
teamCount = count;
|
teamCount = count;
|
||||||
|
|||||||
Reference in New Issue
Block a user