@@ -50,7 +50,7 @@ namespace Vegetation
|
||||
void ReferenceShapeComponent::GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType& services)
|
||||
{
|
||||
services.push_back(AZ_CRC("ShapeService", 0xe86aa5fe));
|
||||
services.push_back(AZ_CRC_CE("VegetationReferenceShapeService"));
|
||||
services.push_back(AZ_CRC_CE("ReferenceShapeService"));
|
||||
}
|
||||
|
||||
void ReferenceShapeComponent::GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType& services)
|
||||
|
||||
Reference in New Issue
Block a user