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:
@@ -267,7 +267,7 @@ export class BeltUnderlaysSystem extends GameSystemWithFilter {
|
||||
const clipRect = enumUnderlayTypeToClipRect[underlayType];
|
||||
if (!clipRect) {
|
||||
// Empty
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
// Actually draw the sprite
|
||||
|
||||
Reference in New Issue
Block a user