From 8968a7174e44b78f79693fc16f57547769888692 Mon Sep 17 00:00:00 2001 From: Gargaj Date: Mon, 21 Dec 2015 20:13:57 +0100 Subject: add handling of water bottle --- src/Items/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Items/CMakeLists.txt') diff --git a/src/Items/CMakeLists.txt b/src/Items/CMakeLists.txt index a0910ea8a..2e719d1a6 100644 --- a/src/Items/CMakeLists.txt +++ b/src/Items/CMakeLists.txt @@ -13,6 +13,7 @@ SET (HDRS ItemBed.h ItemBigFlower.h ItemBoat.h + ItemBottle.h ItemBow.h ItemBrewingStand.h ItemBucket.h -- cgit v1.2.3