delaunay/mst working
This commit is contained in:
@ -27,7 +27,7 @@ func ReadKey() (string, int) {
|
||||
if blt.Check(blt.TK_CONTROL) != 0 {
|
||||
pressed = "Ctrl+" + pressed
|
||||
}
|
||||
//ctx.Logger().Debug().Msg(pressed)
|
||||
//appctx.Logger().Debug().Msg(pressed)
|
||||
}
|
||||
|
||||
return pressed, key
|
||||
|
Reference in New Issue
Block a user