tons of cursor-shit cleaning, finished implementing cnxId in observer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
export const eventHandlers = {
|
||||
'arena:gods:ready': {
|
||||
readyToStart(msg, chan) {
|
||||
readyToStart(msg, chan, sender, cnxId) {
|
||||
if(!this.maestroSrv) return
|
||||
this.maestroSrv.handlePrepareAck(msg, chan)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user