--- deliantra/server/common/player.C 2009/10/12 14:00:57 1.55 +++ deliantra/server/common/player.C 2009/10/19 21:48:49 1.56 @@ -66,7 +66,7 @@ int wiz = ob->flag [FLAG_WIZ]; /* Eneq(@csd.uu.se): If we have an open container hide it. */ - object *container = ob->container; + object *container = ob->container_ (); ob->container = 0; if (ob->map)