Water...
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
terrainGroup->defineTerrain(x, y, heightMap);
|
||||
OGRE_FREE(heightMap, MEMCATEGORY_GEOMETRY);
|
||||
#endif
|
||||
terrainGroup->defineTerrain(x, y, -0.2f);
|
||||
terrainGroup->defineTerrain(x, y, -10.0f);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user