Skip to content

Commit

Permalink
y me
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbudda committed Mar 9, 2017
1 parent 7e7c16e commit ed4687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vivecraft/shaders/mixedreality.fsh
Original file line number Diff line number Diff line change
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 ed4687e

Please sign in to comment.