click on entite opened the entite in concernement cartouche
This commit is contained in:
@@ -131,6 +131,7 @@ export default {
|
||||
parts.push(Matter.Bodies.circle(this.entites[i].display.pos.x, this.entites[i].display.pos.y, 0.8, {
|
||||
item_type: 'entite',
|
||||
id: this.entites[i].entite.id,
|
||||
cid: this.concernement.id,
|
||||
isSensor: true
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user