mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
* JsonReader can convert to enums
* refactoring
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
using namespace Battle;
|
||||
|
||||
BattleAction::BattleAction()
|
||||
{
|
||||
side = -1;
|
||||
|
||||
Reference in New Issue
Block a user