1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +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

@@ -27,7 +27,7 @@
#include "../widgets/MiscWidgets.h"
#include "../widgets/CComponent.h"
#include "../widgets/TextControls.h"
#include "../adventureMap/CAdventureMapInterface.h"
#include "../adventureMap/AdventureMapInterface.h"
#include "../render/CAnimation.h"
#include "../renderSDL/SDL_Extensions.h"