Skip to content

Commit

Permalink
deleted istances for brake and licence-plates
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit Grotewold authored and jdacoello committed Feb 15, 2023
1 parent a10785e commit 1f1a67a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/Body/Body.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,11 @@ Lights.Fog:

Lights.LicensePlate:
type: branch
instances: ["Rear","Front"]
description: License plate lights.
#include StaticLights.vspec Lights.LicensePlate

Lights.Brake:
type: branch
instance: ["Left","Right","Top"]
#include BrakeLights.vspec Lights.Brake

Lights.Hazard:
Expand Down

0 comments on commit 1f1a67a

Please sign in to comment.