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

control for motor connectors, instrument and cab lighting. keyboard leds signalling, increased level of detail in zoom mode

This commit is contained in:
tmj-fstate
2017-04-18 18:41:49 +02:00
parent 4e516fd807
commit 62520bd4e8
9 changed files with 316 additions and 191 deletions

View File

@@ -112,8 +112,15 @@ const int k_ProgramHelp = 48;
{ "redmarkertogglerearright", command_target::vehicle },
/*
const int k_SmallCompressor = 63;
const int k_StLinOff = 64;
*/
{ "motorconnectorsopen", command_target::vehicle },
/*
const int k_CurrentNext = 65;
*/
{ "interiorlighttoggle", command_target::vehicle },
{ "interiorlightdimtoggle", command_target::vehicle },
{ "instrumentlighttoggle", command_target::vehicle },
/*
const int k_Univ1 = 66;
const int k_Univ2 = 67;
const int k_Univ3 = 68;