summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-05-24 15:35:41 -0700
committerJeff Carr <[email protected]>2019-05-24 15:35:41 -0700
commitccba007256bf14a2bea871c181855e4c4741a382 (patch)
tree82309559380ea81989a5907a5647d52779f73dd1 /structs.go
parent858f7fd93cf77bdb7bafbae0f58af6eae1766aec (diff)
ping almost works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index e868fde..3f25033 100644
--- a/structs.go
+++ b/structs.go
@@ -102,6 +102,7 @@ type ButtonMap struct {
onClick func (int, string)
onChanged func (int, string)
custom func (*ButtonMap)
+ pbVM *pb.Event_VM
Name string // the text on the button
Note string // what type of button
AccNick string // what account this button is for