--- deliantra/server/server/c_misc.C 2007/01/29 14:46:01 1.39 +++ deliantra/server/server/c_misc.C 2007/01/31 17:42:43 1.40 @@ -101,7 +101,7 @@ current_region_info (object *op) { if (region *reg = op->region ()) - new_draw_info_format (NDI_UNIQUE, 0, op, "You are in %s.\n%s", reg->longname, reg->msg); + new_draw_info_format (NDI_UNIQUE, 0, op, "You are in %s.\n%s", reg->longname, ®->msg); } void