This commit is contained in:
2026-05-25 23:17:33 +02:00
parent d74acc58de
commit 7b22f0d4a7
6 changed files with 87 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ func Build() *p.Game {
// in the corner just gets in the way. Pass "player" as the second
// arg to put it back.
p.RegisterRichUI(g, "", "cat")
g.UIManager.Register(&saveKeys{})
g.MaxLogLines = 64
// initial HUD vars