mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
This commit is contained in:
@@ -6,7 +6,7 @@ void CEmptyAI::init(shared_ptr<CCallback> CB)
|
||||
cb = CB;
|
||||
human=false;
|
||||
playerID = *cb->getMyColor();
|
||||
logAi->infoStream() << "EmptyAI initialized.";
|
||||
//logAi->infoStream() << "EmptyAI initialized.";
|
||||
}
|
||||
void CEmptyAI::yourTurn()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user