mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-07 23:33:15 +02:00
* beegee's comments patch
* very minor changes
This commit is contained in:
@@ -86,6 +86,7 @@ public:
|
||||
virtual void battleStacksRemoved(const BattleStacksRemoved & bsr){}; //called when certain stack is completely removed from battlefield
|
||||
};
|
||||
|
||||
/// Central class for managing human player / AI interface logic
|
||||
class CGameInterface : public CBattleGameInterface
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user