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

AI goals refactoring (#524)

This commit is contained in:
Andrii Danylchenko
2018-12-01 10:30:37 +02:00
committed by ArseniyShestakov
parent 2c1f3dd742
commit e1b922f7b8
62 changed files with 3236 additions and 2380 deletions
+1
View File
@@ -9,6 +9,7 @@
*/
#include "StdInc.h"
#include "ResourceManager.h"
#include "Goals/Goals.h"
#include "../../CCallback.h"
#include "../../lib/mapObjects/MapObjects.h"