1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Move TTeleportExitsList to CObjectHandler.h

Not a perfect solution, but this is the best location for now.
This commit is contained in:
ArseniyShestakov
2015-12-05 01:14:03 +03:00
parent eced16945e
commit 01c5bc25e5
3 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#include "spells/ViewSpellInt.h"
#include "mapObjects/MiscObjects.h"
#include "mapObjects/CObjectHandler.h"
/*
* CGameInterface.h, part of VCMI engine