1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Remove no longer used map checksum computation

This commit is contained in:
Ivan Savenko
2025-01-20 11:09:37 +00:00
parent 2ee5f2df02
commit e4505f20b9
3 changed files with 0 additions and 15 deletions

View File

@@ -137,7 +137,6 @@ public:
void reindexObjects();
ui32 checksum;
std::vector<Rumor> rumors;
std::vector<DisposedHero> disposedHeroes;
std::vector<ConstTransitivePtr<CGHeroInstance> > predefinedHeroes;