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

Added volume switch and buttons for radio

This commit is contained in:
Królik Uszasty
2019-10-31 23:33:48 +01:00
committed by tmj-fstate
parent 0e87e554dc
commit 50f1a45def
5 changed files with 72 additions and 14 deletions

View File

@@ -133,6 +133,8 @@ commanddescription_sequence Commands_descriptions = {
{ "radiostopsend", command_target::vehicle },
{ "radiostoptest", command_target::vehicle },
{ "radiocall3send", command_target::vehicle },
{ "radiovolumeincrease", command_target::vehicle },
{ "radiovolumedecrease", command_target::vehicle },
// TBD, TODO: make cab change controls entity-centric
{ "cabchangeforward", command_target::vehicle },
{ "cabchangebackward", command_target::vehicle },