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

cleanup unnecessary AIGateway reference in CGoal.h

This commit is contained in:
Mircea TheHonestCTO
2025-08-30 07:13:46 +02:00
parent e5724578b5
commit deeb995d77

View File

@@ -14,8 +14,6 @@
namespace NK2AI
{
class AIGateway;
namespace Goals
{
template<typename T>