signal 3xh4 驱采
This commit is contained in:
parent
e5238067a9
commit
a1beb531a6
@ -7,10 +7,10 @@ type LightDrive struct {
|
|||||||
Td bool
|
Td bool
|
||||||
}
|
}
|
||||||
|
|
||||||
// DsTag 灯色标签定义
|
// DsTag 灯显示标签定义
|
||||||
type DsTag = ecs.IComponentType
|
type DsTag = ecs.IComponentType
|
||||||
|
|
||||||
// 灯色标签
|
// 灯标签
|
||||||
var (
|
var (
|
||||||
LdTag DsTag = ecs.NewTag() //绿
|
LdTag DsTag = ecs.NewTag() //绿
|
||||||
HdTag = ecs.NewTag() //红
|
HdTag = ecs.NewTag() //红
|
||||||
|
Loading…
Reference in New Issue
Block a user