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

@@ -13,7 +13,7 @@
#include "AINodeStorage.h"
#include "../AIUtility.h"
namespace NKAI
namespace NK2AI
{
class Nullkiller;