summaryrefslogtreecommitdiffstats
path: root/src/Entities/Compoments/AttackComponent.h
diff options
context:
space:
mode:
authorSamuel Barney <samjbarney@gmail.com>2013-12-27 00:50:31 +0100
committerSamuel Barney <samjbarney@gmail.com>2013-12-27 00:50:31 +0100
commit1b33094d816d0be0fff1d76cf2efc9d2b3100635 (patch)
treee392c4dd391fb37e7aee2d457ca1df6c2b7ef45a /src/Entities/Compoments/AttackComponent.h
parentAdded another possible hook. (diff)
downloadcuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar.gz
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar.bz2
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar.lz
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar.xz
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.tar.zst
cuberite-1b33094d816d0be0fff1d76cf2efc9d2b3100635.zip
Diffstat (limited to 'src/Entities/Compoments/AttackComponent.h')
-rw-r--r--src/Entities/Compoments/AttackComponent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Entities/Compoments/AttackComponent.h b/src/Entities/Compoments/AttackComponent.h
new file mode 100644
index 000000000..d0eb2eb89
--- /dev/null
+++ b/src/Entities/Compoments/AttackComponent.h
@@ -0,0 +1 @@
+#include "Component.h" \ No newline at end of file