summaryrefslogtreecommitdiff
path: root/src/tgp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tgp.cpp')
-rw-r--r--src/tgp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tgp.cpp b/src/tgp.cpp
index 239cb1728..208fd3ec5 100644
--- a/src/tgp.cpp
+++ b/src/tgp.cpp
@@ -228,7 +228,7 @@ static const int8 _max_height[4] = {
6, ///< Very flat
9, ///< Flat
12, ///< Hilly
- 15 ///< Mountainous
+ 15, ///< Mountainous
};
/**