Added title.
This commit is contained in:
parent
88a02f0f9b
commit
72aab5509e
@ -25,7 +25,7 @@ type game struct {
|
||||
}
|
||||
|
||||
func (g *game) initUI(disp *allg5.Display, cons *gut.Console, fps *gut.FPS) error {
|
||||
disp.SetWindowTitle("Krampushack '19 - Title TBD - by Tharro")
|
||||
disp.SetWindowTitle("Krampushack '19 - Sokodragon - by Tharro")
|
||||
ui := alui.NewUI(disp, &g.main)
|
||||
ui.SetPalette(alui.Palette{
|
||||
Icon: allg5.NewColor(0x21, 0x21, 0x21),
|
||||
|
Loading…
Reference in New Issue
Block a user