summaryrefslogtreecommitdiffstats
path: root/src/BlockID.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockID.h')
-rw-r--r--src/BlockID.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/BlockID.h b/src/BlockID.h
index e305e9237..8adefcfba 100644
--- a/src/BlockID.h
+++ b/src/BlockID.h
@@ -852,9 +852,13 @@ enum eExplosionSource
esWitherSkullBlack,
esWitherSkullBlue,
esWitherBirth,
- esPlugin
+ esPlugin,
} ;
+
+
+
+
enum eShrapnelLevel
{
slNone,