Cleaned up DB2 storage.
This commit is contained in:
@@ -140,6 +140,7 @@ namespace Game.DataStorage
|
||||
storage.LoadData(index, fieldsInfo, preparedStatement, preparedStatementLocale);
|
||||
}
|
||||
|
||||
Global.DB2Mgr.AddDB2(_header.TableHash, storage);
|
||||
CliDB.LoadedFileCount++;
|
||||
return storage;
|
||||
}
|
||||
|
||||
@@ -353,7 +353,5 @@ namespace Game.DataStorage
|
||||
{
|
||||
Remove(id);
|
||||
}
|
||||
|
||||
public uint tableHash;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user