🐛 Nisse info panel no longer pauses the game #18

Merged
tekki merged 1 commits from fix/nisse-info-panel-no-pause into master 2026-03-22 09:21:38 +00:00

1 Commits

Author SHA1 Message Date
9b22f708a5 🐛 fix nisse info panel no longer pauses the game
Removes uiMenuOpen/uiMenuClose calls from openNisseInfoPanel() and
closeNisseInfoPanel() — the info panel is an observational overlay and
should not interrupt the game loop. Closes #15.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 06:55:11 +00:00