mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Change neutral AI to BattleAI
This commit is contained in:
@@ -509,7 +509,7 @@
|
||||
},
|
||||
"neutralAI" : {
|
||||
"type" : "string",
|
||||
"default" : "StupidAI"
|
||||
"default" : "BattleAI"
|
||||
},
|
||||
"enemyAI" : {
|
||||
"type" : "string",
|
||||
|
Reference in New Issue
Block a user