Fix icons and radio
This commit is contained in:
@ -67,7 +67,7 @@ namespace pxsim {
|
||||
|
||||
broadcast(msg: number, groupId: number) {
|
||||
Runtime.postMessage(<SimulatorEventBusMessage>{
|
||||
type: "eventbus",
|
||||
type: "event",
|
||||
id: DAL.MES_BROADCAST_GENERAL_ID,
|
||||
eventid: msg,
|
||||
power: this.power,
|
||||
|
Reference in New Issue
Block a user