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="0" y="35" width="100" height="30" />
<polygon points="100,65 65,100 35,100 100,35" />
</svg>

After

Width:  |  Height:  |  Size: 156 B