mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Nullkiller: initial cleanup of unused code
This commit is contained in:
committed by
Andrii Danylchenko
parent
5344df51c6
commit
af0dcf97c4
@@ -184,7 +184,7 @@ void Nullkiller::makeTurn()
|
||||
}
|
||||
catch(goalFulfilledException &)
|
||||
{
|
||||
logAi->trace(bestTask->completeMessage());
|
||||
logAi->trace("Task %s completed", bestTask->name());
|
||||
}
|
||||
catch(std::exception & e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user