feat(io): GameIO music seams; push room track per turn, silence at menu
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -143,5 +143,6 @@ public final class App {
|
||||
new LookCommand().execute(ctx, List.of());
|
||||
|
||||
game.run();
|
||||
io.setMusic(null); // fade music out when returning to the menu
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user