mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added shufflebutton, name needs to be reworked. Also implemented default settings to be 'correct'
This commit is contained in:
@@ -102,7 +102,7 @@ function remove_bar()
|
||||
},1500);
|
||||
}
|
||||
|
||||
function shuffle(form)
|
||||
function shuffle()
|
||||
{
|
||||
console.log(adminpass);
|
||||
socket.emit('shuffle', adminpass);
|
||||
|
||||
Reference in New Issue
Block a user