16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 19:29:19 +02:00

Add command to set lights on occupied vehicle

This commit is contained in:
2025-09-07 03:32:16 +02:00
parent fea3c6e439
commit e2e1a4da76
4 changed files with 12 additions and 1 deletions

View File

@@ -374,7 +374,7 @@ enum class user_command
quitsimulation,
wiperswitchincrease,
wiperswitchdecrease,
lightsset,
none = -1
};