Commit 65e2f64
Fix for AudioController.Update() at 2d game tutorial. (#148)
* fix for AudioController.Update() at 2d game tutorial.
* update code with backward iteration
---------
Co-authored-by: Hyunwook Ha <[email protected]>1 parent e39f730 commit 65e2f64
File tree
1 file changed
+8
-8
lines changed- articles/tutorials/building_2d_games/15_audio_controller/snippets
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 113 | + | |
116 | 114 | | |
117 | | - | |
| 115 | + | |
118 | 116 | | |
119 | | - | |
| 117 | + | |
120 | 118 | | |
121 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | | - | |
124 | | - | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments