1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-24 00:36:29 +02:00

Merge pull request #316 from FeniksFire/improvingTheBattle

Refactoring.
This commit is contained in:
ArseniyShestakov
2017-06-28 19:55:03 +03:00
committed by GitHub
62 changed files with 1363 additions and 1161 deletions

View File

@@ -11,7 +11,7 @@
#include "../lib/CGameState.h"
#include "CPlayerInterface.h"
#include "../lib/StartInfo.h"
#include "../lib/BattleInfo.h"
#include "../lib/battle/BattleInfo.h"
#include "../lib/CModHandler.h"
#include "../lib/CArtHandler.h"
#include "../lib/CGeneralTextHandler.h"