This commit is contained in:
Nordi98 2025-07-17 00:45:44 +02:00
parent c966c0a5e7
commit 564b0fdf3c
10 changed files with 24 additions and 2 deletions

View file

@ -28,8 +28,10 @@ local speed_measure = "Km/h" -- default unit to measure vehicle speed but can be
heli = {
"polmav",
"as350",
"uh1"

"uh1",
"uh2",
"uh3",
"uh4"

}