mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
fix
This commit is contained in:
parent
a92e820eb4
commit
8aa57f0cbc
@ -1370,6 +1370,7 @@ struct StacksHealedOrResurrected : public CPackForClient //3013
|
||||
template <typename Handler> void serialize(Handler &h, const int version)
|
||||
{
|
||||
h & healedStacks & lifeDrain & tentHealing & drainedFrom;
|
||||
h & cure;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user