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

Add fl rotater variant

This commit is contained in:
RogiJAG
2020-07-13 19:57:09 -05:00
committed by BuildTools
parent 407fd3a683
commit f77d47d9f7
8 changed files with 75 additions and 10 deletions

View File

@@ -11,6 +11,7 @@ export const enumItemProcessorTypes = {
cutterQuad: "cutterQuad",
rotater: "rotater",
rotaterCCW: "rotaterCCW",
rotaterFL: "rotaterFL",
stacker: "stacker",
trash: "trash",
mixer: "mixer",