mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
* added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508
* VCAI set as default adventure AI * several adjustments in GUI (hourglass during AI turn), minor changes
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
},
|
||||
"playerAI" : {
|
||||
"type" : "string",
|
||||
"default" : "GeniusAI"
|
||||
"default" : "VCAI"
|
||||
},
|
||||
"neutralAI" : {
|
||||
"type" : "string",
|
||||
|
||||
Reference in New Issue
Block a user