renamed turnouts, worked on route discovery

This commit is contained in:
Stephan Richter
2020-09-16 19:29:05 +02:00
parent 4ee75d0a53
commit 3c5d1161a7
45 changed files with 370 additions and 310 deletions

View File

@@ -0,0 +1,4 @@
<svg width="100" height="100" viewbox="0 0 100 100">
<rect x="35" y="0" width="30" height="100" />
<polygon points="0,35 65,100 35,100 0,65" />
</svg>

After

Width:  |  Height:  |  Size: 152 B