From 03e4ecfbfd57367ea015fdef9fc978fbeafff84e Mon Sep 17 00:00:00 2001 From: click Date: Wed, 10 Nov 2010 05:22:27 +0100 Subject: Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing loader implementation. (files disabled but kept in repo, and will be fully reinstated once everything is sorted out) Note: SQL-update-data is NOT supplied for 're-converting' to old help-system - this is after all considered a workrepo untill we tag a commit as stable! --HG-- branch : trunk --- src/server/scripts/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/server/scripts') diff --git a/src/server/scripts/CMakeLists.txt b/src/server/scripts/CMakeLists.txt index 42f10bc6645..db62d24761e 100644 --- a/src/server/scripts/CMakeLists.txt +++ b/src/server/scripts/CMakeLists.txt @@ -25,7 +25,8 @@ endif() message(STATUS "SCRIPT PREPARATIONS") include(Spells/CMakeLists.txt) -include(Commands/CMakeLists.txt) +# temporarily disabled +# include(Commands/CMakeLists.txt) include(Examples/CMakeLists.txt) -- cgit v1.2.3