From 583e5946f4cd29f0a18bcc4fad5608de739aa113 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 18 Aug 2015 19:10:17 -0400 Subject: GH-1047 World management for instances. Removal only currently. --- logic/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'logic/CMakeLists.txt') diff --git a/logic/CMakeLists.txt b/logic/CMakeLists.txt index 1f6b62bf..df2aea28 100644 --- a/logic/CMakeLists.txt +++ b/logic/CMakeLists.txt @@ -199,6 +199,10 @@ set(LOGIC_SOURCES minecraft/Mod.cpp minecraft/ModList.h minecraft/ModList.cpp + minecraft/World.h + minecraft/World.cpp + minecraft/WorldList.h + minecraft/WorldList.cpp # FTB ftb/OneSixFTBInstance.h -- cgit v1.2.3