diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -122,7 +122,6 @@ type GuiButton struct { type GuiBox struct { Window *GuiWindow EntryMap map[string]*GuiEntry - Area *GuiArea // andlabs/ui abstraction mapping UiBox *ui.Box |
