1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

cleaned up spell window creation

This commit is contained in:
AlexVinS
2016-10-16 09:27:22 +03:00
parent 415bd8247a
commit 63cbf960df
8 changed files with 10 additions and 18 deletions

View File

@@ -5,7 +5,6 @@
#include "CCastleInterface.h"
#include "CCreatureWindow.h"
#include "CHeroWindow.h"
#include "CSpellWindow.h"
#include "../CBitmapHandler.h"
#include "../CGameInfo.h"