Browse Source

Clarify where sound files are

skyace65 1 year ago
parent
commit
8987f07fc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/first_2d_game/07.finishing-up.rst

+ 1 - 1
getting_started/first_2d_game/07.finishing-up.rst

@@ -24,7 +24,7 @@ Sound effects
 ~~~~~~~~~~~~~
 ~~~~~~~~~~~~~
 
 
 Sound and music can be the single most effective way to add appeal to the game
 Sound and music can be the single most effective way to add appeal to the game
-experience. In your game assets folder, you have two sound files: "House In a
+experience. In your game's **art** folder, you have two sound files: "House In a
 Forest Loop.ogg" for background music, and "gameover.wav" for when the player
 Forest Loop.ogg" for background music, and "gameover.wav" for when the player
 loses.
 loses.