mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-11 09:11:50 +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.h
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
const matrix = parameters.context.getTransform();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user