mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 02:29:17 +02:00
reverted pantograph control changes, removed some of the type conversion warnings
This commit is contained in:
@@ -62,10 +62,10 @@ static std::unordered_map<std::string, std::string> m_cabcontrols = {
|
||||
{ "converteroff_sw:", "converter" },
|
||||
{ "main_sw:", "line breaker" },
|
||||
{ "radio_sw:", "radio" },
|
||||
{ "pantfront_sw:", "front pantograph" },
|
||||
{ "pantrear_sw:", "rear pantograph" },
|
||||
{ "pantfrontoff_sw:", "front pantograph" },
|
||||
{ "pantrearoff_sw:", "rear pantograph" },
|
||||
{ "pantfront_sw:", "pantograph A" },
|
||||
{ "pantrear_sw:", "pantograph B" },
|
||||
{ "pantfrontoff_sw:", "pantograph A" },
|
||||
{ "pantrearoff_sw:", "pantograph B" },
|
||||
{ "pantalloff_sw:", "all pantographs" },
|
||||
{ "pantselected_sw:", "selected pantograph" },
|
||||
{ "pantselectedoff_sw:", "selected pantograph" },
|
||||
|
||||
Reference in New Issue
Block a user