summaryrefslogtreecommitdiffstats
path: root/src/old/terrain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/terrain.h')
-rw-r--r--src/old/terrain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/old/terrain.h b/src/old/terrain.h
index 38e7287..c763682 100644
--- a/src/old/terrain.h
+++ b/src/old/terrain.h
@@ -188,7 +188,7 @@ protected:
char m_texBaseName[20];
char m_texBaseExt[10];
float m_defHardness;
-
+
TerrainMaterial m_levelMat[MAXMATTERRAIN+1];
int m_levelMatTotal;
int m_levelMatMax;