summaryrefslogtreecommitdiffstats
path: root/src/Entities/EnderCrystal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Entities/EnderCrystal.h')
-rw-r--r--src/Entities/EnderCrystal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/EnderCrystal.h b/src/Entities/EnderCrystal.h
index 30211de13..c98c3b681 100644
--- a/src/Entities/EnderCrystal.h
+++ b/src/Entities/EnderCrystal.h
@@ -15,7 +15,7 @@ class cEnderCrystal :
typedef cEntity super;
public:
- CLASS_PROTODEF(cEnderCrystal);
+ CLASS_PROTODEF(cEnderCrystal)
cEnderCrystal(double a_X, double a_Y, double a_Z);