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

change namespace

This commit is contained in:
Mircea TheHonestCTO
2025-08-13 17:16:27 +02:00
parent 7f2c3ba556
commit 64324f4821
138 changed files with 139 additions and 139 deletions

View File

@@ -22,7 +22,7 @@
#include "../../../lib/IGameSettings.h"
#include "../../../lib/CPlayerState.h"
namespace NKAI
namespace NK2AI
{
std::shared_ptr<boost::multi_array<AIPathNode, 4>> AISharedStorage::shared;