fix diagonal walls
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
"copyright": "Sprited by PuroSlavKing (Github) for Space Station 14",
|
||||
"states": [
|
||||
{
|
||||
"name": "state0"
|
||||
"name": "state0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "state1"
|
||||
"name": "state1",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user