85
edits
No edit summary |
mNo edit summary |
||
Line 110: | Line 110: | ||
</pre> | </pre> | ||
Do you see it? It's accessing <code>snd[3].Bit</code> in the first branch of the <code>if</code>, but <code>snd[2].Bit</code> in the second one. Let's just change it to | Do you see it? It's accessing <code>snd[3].Bit</code> in the first branch of the <code>if</code>, but <code>snd[2].Bit</code> in the second one. Let's just change it to 3, and... | ||
<youtube>J9Tuekee7_8</youtube> | <youtube>J9Tuekee7_8</youtube> |