Skip to content

Commit 6f544a4

Browse files
committed
Ensure to tell reader to save changes
1 parent 92c6ac8 commit 6f544a4

File tree

1 file changed

+1
-0
lines changed
  • articles/tutorials/building_2d_games/14_soundeffects_and_music

1 file changed

+1
-0
lines changed

articles/tutorials/building_2d_games/14_soundeffects_and_music/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Add these files to your content project using the MGCB Editor:
168168
5. For each file that is added, check its properties in the Properties panel:
169169
- For `.wav` files, ensure the *Processor* is set to `Sound Effect`.
170170
- For `.mp3` files, ensure the *Processor* is set to `Song`.
171+
6. Save the changes and close the MGCB Editor.
171172

172173
Next, open the *Game1.cs* file and update it to the following:
173174

0 commit comments

Comments
 (0)