X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fprogrambuilder.h;h=f2046e458f7e81c650dcd73de36f2fe4b59fa8a7;hp=e61e9942c0a343083f5d876baaa819befac61b44;hb=437609f708f2918067ec64f6d02261d113b1cac0;hpb=4d27357dfe703c56ed4d6346690eeb64c2c703b7 diff --git a/source/programbuilder.h b/source/programbuilder.h index e61e9942..f2046e45 100644 --- a/source/programbuilder.h +++ b/source/programbuilder.h @@ -88,7 +88,7 @@ public: bool specular; /** Use a normal map texture. Only used if lighting is true. */ - bool normalmap; + bool normal_map; /** Use a shadow map. Requires a ShadowMap effect or equivalent in the pipeline. */