Fixing texture file name of marble.

This commit is contained in:
Steffen Fündgens 2014-12-15 19:00:07 +01:00
parent 405d3bb505
commit 652728b9e3

View File

@ -110,7 +110,7 @@
<objectData> <objectData>
<modelPath>marbleSmooth.obj</modelPath> <modelPath>marbleSmooth.obj</modelPath>
<texturePath>MarbleTexture.png</texturePath> <texturePath>Marbletexture.png</texturePath>
<ambientFactor>0.1</ambientFactor> <ambientFactor>0.1</ambientFactor>
<diffuseFactor>0.5</diffuseFactor> <diffuseFactor>0.5</diffuseFactor>
<specularFactor>0.5</specularFactor> <specularFactor>0.5</specularFactor>