rts-sim-module/entity/light.go

6 lines
43 B
Go
Raw Normal View History

2023-10-11 13:22:14 +08:00
package entity
func NewLightEntity() {
}