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

Add CCW rotater

This commit is contained in:
tobspr
2020-05-16 23:13:45 +02:00
parent 12fc7b084a
commit 5179488373
20 changed files with 433 additions and 280 deletions

View File

@@ -47,6 +47,7 @@ export const globalConfig = {
buildingSpeeds: {
cutter: 1 / 4,
rotater: 1 / 1,
rotaterCCW: 1 / 1,
painter: 1 / 3,
painterDouble: 1 / 3,
mixer: 1 / 2,