--- deliantra/server/common/material.C 2010/04/15 03:34:30 1.11 +++ deliantra/server/common/material.C 2010/04/15 21:49:15 1.12 @@ -300,7 +300,7 @@ goto done; default: - if (!thawer.parse_error ("materials file", "materials")) + if (!thawer.parse_error ("materials file")) goto done; break; }