1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Rebase on develop

This commit is contained in:
nordsoft
2022-09-17 17:43:59 +04:00
parent e4ac0d4370
commit 1b6f4a5cf3
11 changed files with 463 additions and 139 deletions

View File

@@ -131,9 +131,6 @@ public:
callWhenDeserializing();
}
}
private:
void update800();
};
extern DLL_LINKAGE LibClasses * VLC;