1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00

Change neutral AI to BattleAI

This commit is contained in:
Dydzio 2024-09-29 15:44:24 +02:00
parent 7f8f09c8fa
commit 3c9ec0c30e

View File

@ -509,7 +509,7 @@
},
"neutralAI" : {
"type" : "string",
"default" : "StupidAI"
"default" : "BattleAI"
},
"enemyAI" : {
"type" : "string",