1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Miho931 2025-06-09 14:22:50 +02:00
parent b8e1377a17
commit 1858eb31f4
3 changed files with 4 additions and 1 deletions

View file

@ -101,7 +101,7 @@ function AddTargetOptions(zone)
table.insert(opt, {
type = "client",
event = "mh_garage:verwaltungVeh",
icon = "",
icon = "hand",
label = "Fahrzeuge Verwalten",
})
end