16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 06:39:18 +02:00

Merge branch 'tmj-dev' into milek-dev

This commit is contained in:
milek7
2018-04-13 21:25:46 +02:00
15 changed files with 351 additions and 139 deletions

View File

@@ -66,6 +66,9 @@ commanddescription_sequence Commands_descriptions = {
{ "fuelpumptoggle", command_target::vehicle },
{ "fuelpumpenable", command_target::vehicle },
{ "fuelpumpdisable", command_target::vehicle },
{ "oilpumptoggle", command_target::vehicle },
{ "oilpumpenable", command_target::vehicle },
{ "oilpumpdisable", command_target::vehicle },
{ "linebreakertoggle", command_target::vehicle },
{ "linebreakeropen", command_target::vehicle },
{ "linebreakerclose", command_target::vehicle },