summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/World.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/World.h b/src/World.h
index cc8906d95..a782bb5ec 100644
--- a/src/World.h
+++ b/src/World.h
@@ -968,7 +968,7 @@ private:
*/
eShrapnelLevel m_TNTShrapnelLevel;
- /** The maximum view distance that a player can have. */
+ /** The maximum view distance that a player can have in this world. */
int m_MaxViewDistance;
/** Name of the nether world */