diff options
author | STRWarrior <niels.breuker@hotmail.nl> | 2013-11-10 21:56:37 +0100 |
---|---|---|
committer | STRWarrior <niels.breuker@hotmail.nl> | 2013-11-10 21:56:37 +0100 |
commit | 1682c61b596875ebb1b9ba83504e54111c030624 (patch) | |
tree | d57f8f80830169fce378aec4d0704930c02685a5 /source | |
parent | Renamed variables in cWolf. (diff) | |
download | cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar.gz cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar.bz2 cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar.lz cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar.xz cuberite-1682c61b596875ebb1b9ba83504e54111c030624.tar.zst cuberite-1682c61b596875ebb1b9ba83504e54111c030624.zip |
Diffstat (limited to 'source')
-rw-r--r-- | source/Mobs/Wolf.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Mobs/Wolf.cpp b/source/Mobs/Wolf.cpp index ac094e870..d725e1668 100644 --- a/source/Mobs/Wolf.cpp +++ b/source/Mobs/Wolf.cpp @@ -4,7 +4,6 @@ #include "Wolf.h" #include "../World.h" #include "../Entities/Player.h" -#include "../Root.h" |