1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Fix belt underlays

This commit is contained in:
tobspr
2020-09-18 18:20:18 +02:00
parent b8f27aec44
commit c0c624135b

View File

@@ -267,7 +267,7 @@ export class BeltUnderlaysSystem extends GameSystemWithFilter {
const clipRect = enumUnderlayTypeToClipRect[underlayType];
if (!clipRect) {
// Empty
return;
continue;
}
// Actually draw the sprite