This commit is contained in:
unsoftcapped3 2022-12-22 18:06:07 +00:00
parent 517e27d2fa
commit d9d64c8dc2

View file

@ -26,7 +26,7 @@ import { render } from "util/vue";
import { computed, ComputedRef, reactive, ref, watchEffect } from "vue";
import coal from "./coal";
import _block from "./factory-components/block.svg";
import _blockMaker from "./factory-components/blockMaker.svg";
import _blockMaker from "./factory-components/blockmaker.svg";
import _clothes from "./factory-components/clothes.svg";
import _clothesMaker from "./factory-components/clothesmaker.svg";
import _conveyor from "./factory-components/conveyor.png";