Skip to content

Commit

Permalink
It was the best of times, it was the worst of times
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbudda committed Jul 13, 2017
1 parent f7c3346 commit e67b1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vivecraft/shaders/mixedreality.fsh
Expand Up @@ -38,4 +38,4 @@ void main(void) {
discard; // Throw out the fragment to save some GPU processing
//out_Color = vec4(1, 0, 1, 1);
}
};
}

0 comments on commit e67b1b5

Please sign in to comment.