mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	vcmi: rename IFactionMember and ICreature
This commit is contained in:
		| @@ -41,7 +41,7 @@ namespace BattlePhases | ||||
|  | ||||
| class CUnitState; | ||||
|  | ||||
| class DLL_LINKAGE Unit : public IUnitInfo, public spells::Caster, public virtual IBonusBearer, public ICreature | ||||
| class DLL_LINKAGE Unit : public IUnitInfo, public spells::Caster, public virtual IBonusBearer, public ACreature | ||||
| { | ||||
| public: | ||||
| 	virtual ~Unit(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user