|
@@ -2760,10 +2760,7 @@ int map_delinstancemap(int m)
|
|
aFree(mapdata->block);
|
|
aFree(mapdata->block);
|
|
aFree(mapdata->block_mob);
|
|
aFree(mapdata->block_mob);
|
|
map_free_questinfo(m);
|
|
map_free_questinfo(m);
|
|
- mapdata->flag.clear();
|
|
|
|
- mapdata->drop_list.clear();
|
|
|
|
mapdata->damage_adjust = {};
|
|
mapdata->damage_adjust = {};
|
|
- mapdata->skill_damage.clear();
|
|
|
|
|
|
|
|
mapindex_removemap( mapdata->index );
|
|
mapindex_removemap( mapdata->index );
|
|
map_removemapdb(mapdata);
|
|
map_removemapdb(mapdata);
|