aboutsummaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2010-12-20 14:59:21 +0200
committerPerttu Ahola <celeron55@gmail.com>2010-12-20 14:59:21 +0200
commit6350c5d7a606924a12ba41468d126ff94d9e6d36 (patch)
tree3df2ec976eeb23dcb2aa7b9a5ebadd26b00cb734 /src/map.h
parent5a36956f75959887f75fda90c39d56181cd1f196 (diff)
downloaddragonfireclient-6350c5d7a606924a12ba41468d126ff94d9e6d36.tar.xz
some tinkering with gui. removed updating of configuration file at end
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index 581708a36..05984b1a9 100644
--- a/src/map.h
+++ b/src/map.h
@@ -387,7 +387,7 @@ public:
#endif
/*
- Takes the blocks at the trailing edges into account
+ Takes the blocks at the leading edges into account
*/
bool dayNightDiffed(v3s16 blockpos);