Changed Username
This commit is contained in:
parent
1b3bc22a65
commit
7498b550db
@ -13,7 +13,7 @@
|
||||
// Wait for server response and identify client
|
||||
socket.on('user_identify', function(){
|
||||
socket.emit('user_login', {
|
||||
'username': 'Bart',
|
||||
'username': 'BUUUUUUUUUURTE',
|
||||
'mailHash': '289e66591abdb9c2d4cb15517f0fd8d8'
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user