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

@@ -9,6 +9,7 @@ export const enumItemProcessorTypes = {
splitter: "splitter",
cutter: "cutter",
rotater: "rotater",
rotaterCCW: "rotaterCCW",
stacker: "stacker",
trash: "trash",
mixer: "mixer",