diff options
| author | Jeff Carr <[email protected]> | 2021-10-31 20:22:36 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2021-10-31 20:22:36 -0500 |
| commit | 9ba768ba991f5fd42c7bf9e1540e3a20a7874ee7 (patch) | |
| tree | be20002b381030eeb7fbd868efef125417927672 /structs.go | |
| parent | 9bd0227844e0b6a6b7e507ea00bff4674a6e3167 (diff) | |
BOX: remove GuiBox
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -256,6 +256,7 @@ type TableData struct { Human [20]HumanMap Box *GuiBox + n *Node lastRow int lastColumn int |
