diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ type ButtonMap struct { B *ui.Button FB *ui.FontButton A *ui.Area + W *ui.Window + Account *pb.Account VM *pb.Event_VM Action string // what type of button |
