fix: flicker
This commit is contained in:
parent
2142ef5cce
commit
80568bc83b
|
@ -129,7 +129,6 @@ export default (latus) => class Tool extends Trait {
|
|||
|
||||
calculateTargetTotal() {
|
||||
if ('client' === process.env.SIDE) {
|
||||
this.#primitives.clear();
|
||||
const {wielder} = this.entity;
|
||||
if (!wielder || !wielder.is('Layered')) {
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue
Block a user