mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
show statistics ingame
This commit is contained in:
@@ -237,6 +237,7 @@ public:
|
||||
bool bulkSplitStack(SlotID src, ObjectInstanceID srcOwner, si32 howMany);
|
||||
bool bulkMergeStacks(SlotID slotSrc, ObjectInstanceID srcOwner);
|
||||
bool bulkSplitAndRebalanceStack(SlotID slotSrc, ObjectInstanceID srcOwner);
|
||||
bool responseStatistic(PlayerColor player);
|
||||
void save(const std::string &fname);
|
||||
void load(const StartInfo &info);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user