mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Split CCreatureSet file on .h/.cpp per class basis
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "../lib/mapObjects/CGHeroInstance.h"
|
||||
#include "../lib/networkPacks/ArtifactLocation.h"
|
||||
#include "../lib/CRandomGenerator.h"
|
||||
#include "../lib/CCreatureSet.h"
|
||||
|
||||
std::vector<Component> UIHelper::getArtifactsComponents(const CArtifactSet & artSet, const std::vector<MoveArtifactInfo> & movedPack)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user