From a1beb531a62c2b0140663d6de7e2c00cdb5313ce Mon Sep 17 00:00:00 2001 From: xzb <223@qq.com> Date: Thu, 12 Oct 2023 16:21:55 +0800 Subject: [PATCH] =?UTF-8?q?signal=203xh4=20=E9=A9=B1=E9=87=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/light.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/light.go b/component/light.go index 4d62299..98aadda 100644 --- a/component/light.go +++ b/component/light.go @@ -7,10 +7,10 @@ type LightDrive struct { Td bool } -// DsTag 灯色标签定义 +// DsTag 灯显示标签定义 type DsTag = ecs.IComponentType -// 灯色标签 +// 灯标签 var ( LdTag DsTag = ecs.NewTag() //绿 HdTag = ecs.NewTag() //红