--- deliantra/server/include/map.h 2007/08/27 06:29:17 1.85 +++ deliantra/server/include/map.h 2007/08/31 00:20:41 1.86 @@ -415,6 +415,11 @@ { return xy_normalise (m, x, y); } + + object *insert (object *op, object *originator = 0, int flags = 0) const + { + m->insert (op, x, y, originator, flags); + } }; inline const mapxy &