mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-14 18:51:51 +00:00
fix hub double-rendering
This commit is contained in:
parent
a7f66e89a7
commit
b5a7f7736a
@ -131,6 +131,7 @@ export function drawSpriteClipped({
|
|||||||
intersection.w,
|
intersection.w,
|
||||||
intersection.h
|
intersection.h
|
||||||
);
|
);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const matrix = parameters.context.getTransform();
|
const matrix = parameters.context.getTransform();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user