1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-23 00:28:08 +02:00
- removed commented-out #includ'es
- renamed some files to match name of class
This commit is contained in:
Ivan Savenko
2014-06-05 20:26:50 +03:00
parent 76bf5351c6
commit b2e8c92383
52 changed files with 71 additions and 111 deletions

View File

@ -16,7 +16,6 @@
#include "../../lib/CGeneralTextHandler.h"
#include "../../lib/NetPacks.h"
#include "../../lib/CCreatureHandler.h"
//#include "../../lib/mapObjects/CObjectHandler.h"
#include "../../lib/BattleState.h"
#include "../CMusicHandler.h"
#include "../CVideoHandler.h"