diff options
Diffstat (limited to 'src/Blocks/WorldInterface.h')
-rw-r--r-- | src/Blocks/WorldInterface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blocks/WorldInterface.h b/src/Blocks/WorldInterface.h index 62fd3bb7d..d471df6f1 100644 --- a/src/Blocks/WorldInterface.h +++ b/src/Blocks/WorldInterface.h @@ -9,7 +9,6 @@ class cItems; typedef cItemCallback<cBlockEntity> cBlockEntityCallback; -class cMonster; class cPlayer; |