marker fix
This commit is contained in:
parent
69a2c8bc17
commit
ca9d73de2a
@ -71,7 +71,7 @@ _wp setWaypointspeed "LIMITED";
|
||||
|
||||
_busPos = position _publicBus;
|
||||
_mk = createMarker ["busLocation",_busPos];
|
||||
"busLocation" setMarkerType "Vehicle";
|
||||
"busLocation" setMarkerType "mil_warning";
|
||||
"busLocation" setMarkerText "Public Bus";
|
||||
|
||||
diag_log format['[OCCUPATION:publicBus] Running'];
|
||||
|
Loading…
Reference in New Issue
Block a user