mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 19:02:58 +01:00
helloword.go,not tested yet
This commit is contained in:
@@ -38,7 +38,7 @@ func NewUntitledIcon() *UntitledIcon {
|
||||
|
||||
u.Color = &color.Color{83,83,83,255}
|
||||
|
||||
u.BlankPng = SkinMap("gameshell/blank.png")
|
||||
u.BlankPng = SkinMap("sysgo/gameshell/blank.png")
|
||||
return u
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user