mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
Cleanup:
- removed commented-out #includ'es - renamed some files to match name of class
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
#include "StdInc.h"
|
||||
#include "CObjectHandler.h"
|
||||
|
||||
#include "NetPacks.h"
|
||||
#include "CGeneralTextHandler.h"
|
||||
#include "CHeroHandler.h"
|
||||
#include "../NetPacks.h"
|
||||
#include "../CGeneralTextHandler.h"
|
||||
#include "../CHeroHandler.h"
|
||||
#include "../client/CSoundBase.h"
|
||||
|
||||
#include "CObjectClassesHandler.h"
|
||||
|
Reference in New Issue
Block a user