From c6a217811a30d69512bd34f9f12c8990048ab20c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 31 May 2019 20:14:15 -0700 Subject: trying to fix 'SHOW VM' 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 08ca8af..1013033 100644 --- a/structs.go +++ b/structs.go @@ -174,6 +174,7 @@ type TableData struct { Human [20]HumanMap Account *pb.Account // what account this table is for + Box *GuiBox lastRow int lastColumn int -- cgit v1.2.3