mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add item filter
This commit is contained in:
@@ -19,6 +19,7 @@ export const enumItemProcessorTypes = {
|
||||
painterDouble: "painterDouble",
|
||||
painterQuad: "painterQuad",
|
||||
hub: "hub",
|
||||
filter: "filter",
|
||||
};
|
||||
|
||||
export class ItemProcessorComponent extends Component {
|
||||
|
||||
Reference in New Issue
Block a user