Message ID | 20110721123634.17019.53072.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'src/shader.cpp' --- src/shader.cpp 2010-11-19 10:05:11 +0000 +++ src/shader.cpp 2010-12-12 13:35:07 +0000 @@ -138,7 +138,7 @@ mLocations.MaterialDiffuse, mLocations.MaterialSpecular, mLocations.MaterialColor, - mLocations.MaterialTexture); + mLocations.MaterialTexture0); #endif }