diff options
Diffstat (limited to 'src/dragdrop.h')
-rw-r--r-- | src/dragdrop.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |