added new tiles and actions:
* Tile displaying text * TextDisplay: an action that sends text to clients * DetermineTrainInBlock: action that alters the context by requesting the train in a specific block
This commit is contained in:
3
resources/svg/TextDisplay.svg
Normal file
3
resources/svg/TextDisplay.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="100" height="100" viewbox="0 0 100 100">
|
||||
<text x="10" y="65">%text%</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 94 B |
Reference in New Issue
Block a user