mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-24 12:52:53 +01:00
still footbar can not draw
This commit is contained in:
@@ -15,7 +15,7 @@ var Fonts map[string]*ttf.Font
|
||||
func init() {
|
||||
font.Init()
|
||||
|
||||
skinpath := "../skin/"+sysgo.SKIN+"/truetype"
|
||||
skinpath := "skin/"+sysgo.SKIN+"/truetype"
|
||||
|
||||
Fonts = make(map[string]*ttf.Font)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user