use gogues ecs, not working, needs rethinking
This commit is contained in:
@ -17,7 +17,7 @@ type Level struct {
|
||||
Name string
|
||||
Branch string
|
||||
Depth int
|
||||
Objects []ecs.Entity
|
||||
Objects *[]ecs.Entity
|
||||
Tiles []*Tile
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user