--- deliantra/Deliantra-Client/DC.pm 2006/05/11 23:41:45 1.50 +++ deliantra/Deliantra-Client/DC.pm 2006/05/14 20:51:19 1.51 @@ -119,6 +119,7 @@ -Filename => $table, # -Filename => "database", # -Subname => $table, + -Property => DB_CHKSUM, -Flags => DB_CREATE | DB_UPGRADE, or die "unable to create/open database table $_[0]: $BerkeleyDB::Error"; }