mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Cleanup:
- removed commented-out #includ'es - renamed some files to match name of class
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#include "StdInc.h"
|
||||
#include "CRewardableConstructor.h"
|
||||
|
||||
#include "CRandomGenerator.h"
|
||||
#include "StringConstants.h"
|
||||
#include "CCreatureHandler.h"
|
||||
#include "../CRandomGenerator.h"
|
||||
#include "../StringConstants.h"
|
||||
#include "../CCreatureHandler.h"
|
||||
|
||||
/*
|
||||
* CObjectConstructor.cpp, part of VCMI engine
|
||||
* CRewardableConstructor.cpp, part of VCMI engine
|
||||
*
|
||||
* Authors: listed in file AUTHORS in main folder
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user