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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user