Core/Datastorage: Fix build
This commit is contained in:
@@ -263,8 +263,6 @@ namespace Game.DataStorage
|
|||||||
|
|
||||||
Copies[idcopy].Add(id);
|
Copies[idcopy].Add(id);
|
||||||
}
|
}
|
||||||
|
|
||||||
CliDB.Size += (uint)(Copies.Count * Header.RecordSize);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// ColumnMeta
|
// ColumnMeta
|
||||||
|
|||||||
Reference in New Issue
Block a user