--- deliantra/server/common/exp.C 2010/04/15 19:12:29 1.31 +++ deliantra/server/common/exp.C 2010/04/15 21:49:15 1.32 @@ -181,7 +181,7 @@ if (thawer.kw != KW_max_level) { - thawer.parse_error ("experience table file", "max_level"); + thawer.parse_error ("experience table file"); return; }