mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-07-21 19:52:47 +00:00
TGV zu Emojis hinzugefügt
This commit is contained in:
+2
-1
@@ -4,8 +4,9 @@ emoji_list = {
|
||||
"Höchstgeschwindigkeit": "🚄"
|
||||
}
|
||||
|
||||
train_types = {
|
||||
train_types = { # Unvollständig! Benötigt testing
|
||||
"ICE": emoji_list["Höchstgeschwindigkeit"],
|
||||
"TGV": emoji_list["Höchstgeschwindigkeit"],
|
||||
|
||||
"RE": emoji_list["Nahverkehr"],
|
||||
"RB": emoji_list["Nahverkehr"],
|
||||
|
||||
Reference in New Issue
Block a user