mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
typo
This commit is contained in:
@@ -107,7 +107,7 @@ void ExecuteHeroChain::accept(AIGateway * ai)
|
||||
|| targetNode->turns != 0)
|
||||
{
|
||||
logAi->error(
|
||||
"Enable to complete chain. Expected hero %s to arive to %s in 0 turns but he can not do this",
|
||||
"Unable to complete chain. Expected hero %s to arive to %s in 0 turns but he can not do this",
|
||||
hero->name,
|
||||
node.coord.toString());
|
||||
|
||||
|
Reference in New Issue
Block a user