mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add virtual stacker and painter, fix css
This commit is contained in:
@@ -13,6 +13,8 @@ export const enumLogicGateType = {
|
||||
unstacker: "unstacker",
|
||||
cutter: "cutter",
|
||||
shapecompare: "shapecompare",
|
||||
stacker: "stacker",
|
||||
painter: "painter",
|
||||
};
|
||||
|
||||
export class LogicGateComponent extends Component {
|
||||
|
||||
Reference in New Issue
Block a user