mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove unnecessary console.log's
This commit is contained in:
@@ -114,7 +114,6 @@ export class MetaUndergroundBeltBuilding extends MetaBuilding {
|
||||
// If we encounter an underground receiver on our way which is also faced in our direction, we don't accept that
|
||||
break;
|
||||
}
|
||||
// console.log("GOT IT! rotation is", rotation, "and target is", staticComp.rotation);
|
||||
|
||||
return {
|
||||
rotation: targetRotation,
|
||||
|
||||
Reference in New Issue
Block a user