--- deliantra/server/socket/loop.C 2007/08/09 04:11:24 1.68 +++ deliantra/server/socket/loop.C 2007/08/24 00:26:10 1.69 @@ -134,6 +134,8 @@ if (update_look) esrv_draw_look (pl); + mapinfo_queue_run (); + #if HAVE_TCP_INFO // check time of last ack, and, if too old, kill connection socklen_t len = sizeof (tcpi);