From 4e3bfb2fede4b5646e6844740d5154d541e99a00 Mon Sep 17 00:00:00 2001 From: Benjamin Perseghetti Date: Mon, 15 Jan 2024 10:35:57 -0500 Subject: [PATCH] Update proto/gz/msgs/material_color.proto MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alejandro Hernández Cordero Signed-off-by: Benjamin Perseghetti --- proto/gz/msgs/material_color.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/proto/gz/msgs/material_color.proto b/proto/gz/msgs/material_color.proto index 1dbd439c..512ec254 100644 --- a/proto/gz/msgs/material_color.proto +++ b/proto/gz/msgs/material_color.proto @@ -49,5 +49,4 @@ message MaterialColor /// \brief Emissive color Color emissive = 7; - }