mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-16 11:41:50 +00:00
removed debug logs
This commit is contained in:
parent
81ce894103
commit
f031a80504
@ -406,8 +406,6 @@ export class HUDBuildingPlacer extends BaseHUDPart {
|
||||
indexModifier += 1;
|
||||
}
|
||||
|
||||
console.log(indexModifier);
|
||||
console.log(index);
|
||||
return (index + indexModifier) % availableVariantsLength;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user