mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-04 00:15:53 +02:00
try to fix ci
This commit is contained in:
parent
13ebd026cc
commit
49cb985452
@ -22,6 +22,7 @@ class CGHeroInstance;
|
||||
struct BattleResult;
|
||||
struct InfoAboutHero;
|
||||
class CStack;
|
||||
class CPlayerBattleCallback;
|
||||
|
||||
namespace battle
|
||||
{
|
||||
@ -45,7 +46,6 @@ class CPlayerInterface;
|
||||
class BattleRenderer;
|
||||
class VideoWidget;
|
||||
class QuickSpellPanel;
|
||||
class CPlayerBattleCallback;
|
||||
|
||||
/// Class which shows the console at the bottom of the battle screen and manages the text of the console
|
||||
class BattleConsole : public CIntObject, public IStatusBar
|
||||
|
Loading…
Reference in New Issue
Block a user