hero/code042: Remove duplicate index

This commit is contained in:
Matt Mascarenhas 2019-06-07 20:03:38 +01:00
parent d26df8417e
commit b780e67c01
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
[1:10:16][When would the fact that objects members are private or public come in to play?]
[1:12:04][You should be able to have compound assignments outside the object.]
[1:14:02][If you're using vertical bars for vectors, how would you notate the determinant?]
[1:14:02][If you're using vertical bars for vectors, how would you notate the determinant?]
[1:15:23][Can't you make the whole vector struct an union?]
[1:16:30][Does the altered v2 work now if you comment out the constructor?]
[1:18:09][What libs are you using?]