1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Prepare battle log for spell-cast on server side.

This commit is contained in:
AlexVinS
2016-09-10 18:23:55 +03:00
parent f8767a6380
commit 62abde6c46
13 changed files with 132 additions and 118 deletions

View File

@@ -249,6 +249,8 @@ public:
const PlayerColor getOwner() const override;
void getCasterName(MetaString & text) const override;
///stack will be ghost in next battle state update
void makeGhost();