summaryrefslogtreecommitdiffstats
path: root/source/Mobs/IronGolem.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-09-21 11:05:44 +0200
committermadmaxoft <github@xoft.cz>2013-09-21 11:05:44 +0200
commitf3d0cdc9bc5f6169fbfcb04d926412681155a55d (patch)
tree88cf3caa9675697c015bbfbe3bce9d4156177c1a /source/Mobs/IronGolem.h
parentMerge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes (diff)
downloadcuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.gz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.bz2
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.lz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.xz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.zst
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.zip
Diffstat (limited to 'source/Mobs/IronGolem.h')
-rw-r--r--source/Mobs/IronGolem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Mobs/IronGolem.h b/source/Mobs/IronGolem.h
index d253aefac..d49ff4cab 100644
--- a/source/Mobs/IronGolem.h
+++ b/source/Mobs/IronGolem.h
@@ -1,7 +1,7 @@
#pragma once
-#include "AggressiveMonster.h"
+#include "PassiveAggressiveMonster.h"