mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Nullkiller: fix/refactor temporary bonus nodes, fix gather army quest completion
This commit is contained in:
committed by
Andrii Danylchenko
parent
ae67ef027a
commit
d47564955e
@@ -36,6 +36,7 @@ public:
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
CArmedInstance();
|
||||
CArmedInstance(bool isHypotetic);
|
||||
|
||||
template <typename Handler> void serialize(Handler &h, const int version)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user