mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 13:34:36 +02:00
buf fix
This commit is contained in:
@@ -21,6 +21,10 @@ import (
|
||||
"github.com/cuu/grab"
|
||||
)
|
||||
|
||||
type WareHouseIndex struct {
|
||||
List []map[string]string `json:"list"`
|
||||
}
|
||||
|
||||
type LoadHousePage struct {
|
||||
UI.Page
|
||||
ListFontObj *ttf.Font
|
||||
|
||||
Reference in New Issue
Block a user