mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-11 15:56:29 +02:00
Add stable version of double
This commit is contained in:
@@ -31,7 +31,7 @@ export function ConnectToChat() {
|
||||
|
||||
if (dataObject.MessageType == 'DoubleGameState') {
|
||||
eventBus.emit('doubleGame', event.data)
|
||||
console.log('data')
|
||||
console.log(event.data)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user