Replaced tabs by spaces

This commit is contained in:
Ray
2016-03-03 13:24:56 +01:00
parent fffbf48dec
commit dcbf2a0e0c
3 changed files with 234 additions and 234 deletions

View File

@@ -385,7 +385,7 @@ typedef struct Model {
Matrix transform;
Texture2D texture; // Only for OpenGL 1.1, on newer versions this should be in the shader
Shader shader;
//Material material;
//Material material;
} Model;
// Ray type (useful for raycast)