From 7aab15c3099be3d91a77227784644f7b0718aba6 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 6 Nov 2023 12:03:40 +0100 Subject: Remove outdated comment. --- scenes/game.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'scenes') diff --git a/scenes/game.scm b/scenes/game.scm index f784356..2f6fc33 100644 --- a/scenes/game.scm +++ b/scenes/game.scm @@ -48,7 +48,6 @@ (define-asset game-font (load-bitmap-font "assets/fonts/good_neighbors_starling.xml")) (define-asset music - ;; TODO: no sound if mode is 'static! (load-audio "assets/sounds/birds.mp3" #:mode 'stream)) (define location -- cgit v1.2.3