From 9ba768ba991f5fd42c7bf9e1540e3a20a7874ee7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 31 Oct 2021 20:22:36 -0500 Subject: BOX: remove GuiBox Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index c15f4b7..b298f43 100644 --- a/structs.go +++ b/structs.go @@ -256,6 +256,7 @@ type TableData struct { Human [20]HumanMap Box *GuiBox + n *Node lastRow int lastColumn int -- cgit v1.2.3