mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 05:29:18 +02:00
cooling fan cab control, dedicated tempomat cab control, minor vehicle preparation ai logic tweaks, minor timetable ui panel tweaks
This commit is contained in:
@@ -224,7 +224,9 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "batterydisable", command_target::vehicle },
|
||||
{ "motorblowerstogglefront", command_target::vehicle },
|
||||
{ "motorblowerstogglerear", command_target::vehicle },
|
||||
{ "motorblowersdisableall", command_target::vehicle }
|
||||
{ "motorblowersdisableall", command_target::vehicle },
|
||||
{ "coolingfanstoggle", command_target::vehicle },
|
||||
{ "tempomattoggle", command_target::vehicle }
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user