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

Renamed some adventure map files & classes

This commit is contained in:
Ivan Savenko
2023-05-08 15:18:34 +03:00
parent e26b18c139
commit 243773b6ef
27 changed files with 141 additions and 141 deletions

View File

@@ -17,7 +17,7 @@
#include "../../CCallback.h"
#include "../CGameInfo.h"
#include "../CPlayerInterface.h"
#include "../adventureMap/CAdventureMapInterface.h"
#include "../adventureMap/AdventureMapInterface.h"
#include "../../lib/mapObjects/CGHeroInstance.h"
#include "../../lib/mapping/CMap.h"