GUI creates the ini file now and add layers
Signed-off-by: John Thornton <bjt128@gmail.com>
This commit is contained in:
@ -153,7 +153,7 @@ func GetLayers(e []Ent){
|
||||
}
|
||||
layers = append(layers, e[i].G8)
|
||||
}
|
||||
fmt.Println(layers)
|
||||
fmt.Println("Layers", layers)
|
||||
}
|
||||
|
||||
func GetEndPoints (e []Ent) ([]Ent){
|
||||
|
Reference in New Issue
Block a user