diff options
author | Haru <haru@dotalux.com> | 2016-09-18 01:14:24 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-09-18 01:43:19 +0200 |
commit | ebecc72d189d931d1b5d8269afd0e89c8ac73c3d (patch) | |
tree | 092392987c55369698e319c9da135404155bf0aa /src/map/npc.c | |
parent | fc9b897f73fd94afb1ab2c57fe05e9f541136800 (diff) | |
download | hercules-ebecc72d189d931d1b5d8269afd0e89c8ac73c3d.tar.gz hercules-ebecc72d189d931d1b5d8269afd0e89c8ac73c3d.tar.bz2 hercules-ebecc72d189d931d1b5d8269afd0e89c8ac73c3d.tar.xz hercules-ebecc72d189d931d1b5d8269afd0e89c8ac73c3d.zip |
Corrected some issues in the npc_removed_list and map_removed processing
- Removed the unnecessary DB_OPT_RELEASE_KEY flag (we don't want to
release the original key, but only the duplicate one, which is already
managed by DB_OPT_DUP_KEY)
- Added DB_OPT_NULL_DATA to the npc_removed_list DBMap (follow-up to
4aa5286, related #1430)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/npc.c')
0 files changed, 0 insertions, 0 deletions