a lot of refactos
This commit is contained in:
@@ -7,5 +7,8 @@ export const eventHandlers = {
|
||||
bigBang(msg, chan) {
|
||||
this.observerSrv?.onBigBang()
|
||||
},
|
||||
simulationStopped(msg, chan) {
|
||||
this.observerSrv?.onSimulationStopped(msg.payload ?? {})
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user