mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-18 18:02:56 +01:00
switch back font size of title_bar, and add first screenshot
This commit is contained in:
BIN
screenshot/first_time.png
Normal file
BIN
screenshot/first_time.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
@@ -134,8 +134,8 @@ func NewTitleBar() *TitleBar {
|
||||
|
||||
t.icon_base_path = SkinMap("sysgo/gameshell/titlebar_icons/")
|
||||
|
||||
t.TitleFont = Fonts["varela12"]
|
||||
t.TimeFont = Fonts["varela16"]
|
||||
t.TitleFont = Fonts["varela16"]
|
||||
t.TimeFont = Fonts["varela12"]
|
||||
return t
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user