Make player markers interactive
This commit is contained in:
parent
eb7d31669f
commit
c1ed50f8c4
@ -52,7 +52,6 @@ export default defineComponent({
|
||||
showSkinFace: componentSettings.value!.showSkinFaces,
|
||||
showBody: componentSettings.value!.showBodies,
|
||||
showHealth: componentSettings.value!.showHealth,
|
||||
interactive: false,
|
||||
pane: 'players',
|
||||
}),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user