1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Merge pull request #3821 from SoundSSGood/CWindowWithArtifacts-refactoring

CWindowWithArtifacts refactoring
This commit is contained in:
Ivan Savenko
2024-04-26 11:58:38 +03:00
committed by GitHub
25 changed files with 187 additions and 281 deletions

View File

@@ -10,7 +10,6 @@
#include "StdInc.h"
#include "CComponent.h"
#include "CArtifactHolder.h"
#include "Images.h"
#include <vcmi/spells/Service.h>