1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +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

@@ -17,7 +17,7 @@
#include "Actions/QuestAction.h"
#include "../pforeach.h"
namespace NKAI
namespace NK2AI
{
ObjectGraphCalculator::ObjectGraphCalculator(ObjectGraph * target, const Nullkiller * ai)