This commit is contained in:
Josh Deprez 2021-09-28 10:51:04 +10:00
parent 12bec39c07
commit 83d6b23f51

View file

@ -33,6 +33,7 @@ func init() {
type DrawDAG struct {
ChunkSize int
Child interface{}
Disables
Hides
dag