mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-19 00:17:56 +02:00
Remove save compatibility with 1.5.X
This commit is contained in:
@ -481,8 +481,7 @@ struct DLL_LINKAGE PlayerEndsGame : public CPackForClient
|
||||
{
|
||||
h & player;
|
||||
h & victoryLossCheckResult;
|
||||
if (h.version >= Handler::Version::STATISTICS_SCREEN)
|
||||
h & statistic;
|
||||
h & statistic;
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user