Style grenade indicators without svg
This commit is contained in:
@@ -229,7 +229,6 @@ export function start(el) {
|
||||
});
|
||||
|
||||
getActiveSightLine(svg) && clearSightLine();
|
||||
console.log('object', svg.querySelectorAll('.hover'));
|
||||
});
|
||||
|
||||
svg.addEventListener('pointerover', e => {
|
||||
|
||||
Reference in New Issue
Block a user