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

Further take on logic wires

This commit is contained in:
tobspr
2020-08-11 18:40:09 +02:00
parent 5708ef385c
commit 850461df8f
46 changed files with 1308 additions and 785 deletions

View File

@@ -1,4 +1,4 @@
$buildings: belt, cutter, miner, mixer, painter, rotater, splitter, stacker, trash, underground_belt;
$buildings: belt, cutter, miner, mixer, painter, rotater, splitter, stacker, trash, underground_belt, wire;
@each $building in $buildings {
[data-icon="building_icons/#{$building}.png"] {