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