mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
Reorganized artifact-related classes
- files now generally contain only 1 class (except for tightly coupled classes) - files are now located in lib/entities/artifact directory - removed excessive includes No changes to functionality
This commit is contained in:
@ -13,8 +13,6 @@
|
||||
|
||||
#include "widgets/CComponent.h"
|
||||
|
||||
#include "../lib/CArtHandler.h"
|
||||
#include "../lib/CArtifactInstance.h"
|
||||
#include "../lib/mapObjects/CGHeroInstance.h"
|
||||
#include "../lib/networkPacks/ArtifactLocation.h"
|
||||
#include "../lib/CRandomGenerator.h"
|
||||
|
Reference in New Issue
Block a user