LauncherGoDev/sysgo/UI/foot_bar.go
2018-06-14 22:53:10 +08:00

8 lines
66 B
Go

package UI
var FootBar_BarHeight = 20
type FootBar struct {
}