We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c6ac8 commit 6f544a4Copy full SHA for 6f544a4
articles/tutorials/building_2d_games/14_soundeffects_and_music/index.md
@@ -168,6 +168,7 @@ Add these files to your content project using the MGCB Editor:
168
5. For each file that is added, check its properties in the Properties panel:
169
- For `.wav` files, ensure the *Processor* is set to `Sound Effect`.
170
- For `.mp3` files, ensure the *Processor* is set to `Song`.
171
+6. Save the changes and close the MGCB Editor.
172
173
Next, open the *Game1.cs* file and update it to the following:
174
0 commit comments