mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-13 08:28:51 +01:00
8 lines
66 B
Go
8 lines
66 B
Go
package UI
|
|
|
|
var FootBar_BarHeight = 20
|
|
|
|
type FootBar struct {
|
|
|
|
}
|