Fix icons and radio

This commit is contained in:
Sam El-Husseini
2018-05-24 11:15:45 -07:00
parent 90c5f99684
commit 2e33d9abd0
3 changed files with 5 additions and 2 deletions

View File

@ -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,