mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
fix issues with indented absolute path definitions
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
/* Cable directions (d1 and d2)
|
||||
|
||||
|
||||
9 1 5
|
||||
\ | /
|
||||
8 - 0 - 4
|
||||
/ | \
|
||||
10 2 6
|
||||
> 9 1 5
|
||||
> \ | /
|
||||
> 8 - 0 - 4
|
||||
> / | \
|
||||
> 10 2 6
|
||||
|
||||
If d1 = 0 and d2 = 0, there's no cable
|
||||
If d1 = 0 and d2 = dir, it's a O-X cable, getting from the center of the tile to dir (knot cable)
|
||||
|
||||
Reference in New Issue
Block a user