1
0
mirror of https://github.com/vcmi/vcmi.git synced 2026-05-22 09:55:17 +02:00

Split CTownHandler into smaller chunks

This commit is contained in:
Ivan Savenko
2024-07-21 10:49:40 +00:00
parent 4533271692
commit 4aa73b40c9
91 changed files with 923 additions and 783 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "../AIGateway.h"
#include "../AIUtility.h"
#include "../../../lib/constants/StringConstants.h"
#include "../../../lib/entities/building/CBuilding.h"
namespace NKAI
{