From b96e6eeba6e1511568c8291bd8cb6a6d3706635c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Jul 2016 16:03:59 +0300 Subject: Remove define EATHENA_SUPPORT from all code. Now eathena like support enabled always. --- src/dragdrop.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dragdrop.h') diff --git a/src/dragdrop.h b/src/dragdrop.h index e1f6ae9e8..65e87c5e1 100644 --- a/src/dragdrop.h +++ b/src/dragdrop.h @@ -230,10 +230,8 @@ class DragDrop final { return mSource == DragDropSource::Inventory || mSource == DragDropSource::Storage -#ifdef EATHENA_SUPPORT || mSource == DragDropSource::Cart || mSource == DragDropSource::Craft -#endif || mSource == DragDropSource::Trade || mSource == DragDropSource::Outfit || mSource == DragDropSource::Ground -- cgit v1.2.3-60-g2f50