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

Nullkiller: fix file headers, move fuzzy config to ai folder

This commit is contained in:
Andrii Danylchenko
2021-05-15 22:04:26 +03:00
committed by Andrii Danylchenko
parent 1d561b9882
commit ada76a5603
20 changed files with 412 additions and 284 deletions
@@ -1,12 +1,12 @@
/*
* Goals.cpp, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*
* License: GNU General Public License v2.0 or later
* Full text of license available in license.txt file, in main folder
*
*/
* CaptureObjectsBehavior.cpp, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*
* License: GNU General Public License v2.0 or later
* Full text of license available in license.txt file, in main folder
*
*/
#include "StdInc.h"
#include "../VCAI.h"
#include "../Engine/Nullkiller.h"