diff options
Diffstat (limited to 'source/cItem.cpp')
-rw-r--r-- | source/cItem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cItem.cpp b/source/cItem.cpp index 20720a6e8..1233f1287 100644 --- a/source/cItem.cpp +++ b/source/cItem.cpp @@ -41,4 +41,4 @@ bool cItem::IsEnchantable(ENUM_ITEM_ID item) return false;
-}
\ No newline at end of file +}
|