summaryrefslogtreecommitdiffstats
path: root/src/BlockInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockInfo.h')
-rw-r--r--src/BlockInfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/BlockInfo.h b/src/BlockInfo.h
index 87f847390..7c7c3fd7e 100644
--- a/src/BlockInfo.h
+++ b/src/BlockInfo.h
@@ -10,8 +10,7 @@
// tolua_begin
class cBlockInfo
{
-public:
-
+ public:
/** How much light do the blocks emit on their own? */
static NIBBLETYPE GetLightValue(BLOCKTYPE Block);