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

Refactor building placer

This commit is contained in:
tobspr
2020-06-17 13:12:39 +02:00
parent 4b9df76f2f
commit 84969a9205
11 changed files with 625 additions and 469 deletions

View File

@@ -9,6 +9,8 @@
"selectionOutline": "rgba(74, 163, 223, 0.5)",
"selectionBackground": "rgba(74, 163, 223, 0.2)",
"directionLock": "rgb(74, 237, 134)",
"resources": {
"shape": "#3d3f4a",
"red": "#4a3d3f",

View File

@@ -9,6 +9,8 @@
"selectionOutline": "rgba(74, 163, 223, 0.5)",
"selectionBackground": "rgba(74, 163, 223, 0.2)",
"directionLock": "rgb(74, 237, 134)",
"resources": {
"shape": "#eaebec",
"red": "#ffbfc1",