1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Renamed CAdvMapInt to its proper full name

This commit is contained in:
Ivan Savenko
2023-04-12 16:04:38 +03:00
parent f1902ab247
commit 4ec32e4dcd
22 changed files with 120 additions and 120 deletions

View File

@@ -13,7 +13,7 @@
#include "Client.h"
#include "adventureMap/CInGameConsole.h"
#include "adventureMap/CAdvMapInt.h"
#include "adventureMap/CAdventureMapInterface.h"
#include "CPlayerInterface.h"
#include "CServerHandler.h"
#include "gui/CGuiHandler.h"