Style grenade indicators without svg

This commit is contained in:
2025-06-16 22:41:33 -07:00
parent a78249d611
commit 6fb29a6246
3 changed files with 27 additions and 43 deletions

View File

@@ -229,7 +229,6 @@ export function start(el) {
});
getActiveSightLine(svg) && clearSightLine();
console.log('object', svg.querySelectorAll('.hover'));
});
svg.addEventListener('pointerover', e => {