summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index c2d9744..b78130e 100644
--- a/structs.go
+++ b/structs.go
@@ -90,7 +90,7 @@ type EntryMap struct {
Account *pb.Account
VM *pb.Event_VM
- B *ui.Button
+ B *ButtonMap
FB *ui.FontButton
A *ui.Area
W *ui.Window