Added shufflebutton, name needs to be reworked. Also implemented default settings to be 'correct'

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-17 13:25:22 +02:00
parent ecd0dd1708
commit 47fcf24a21
4 changed files with 22 additions and 8 deletions

View File

@@ -102,7 +102,7 @@ function remove_bar()
},1500);
}
function shuffle(form)
function shuffle()
{
console.log(adminpass);
socket.emit('shuffle', adminpass);